Skip to content

Commit

Permalink
Fix typo in profile example (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyday567 authored Aug 2, 2022
1 parent dbd8a70 commit 5751523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ steps, run the following command to pretty-print the profiling output:
> ⚠️ **WARNING:** For better results, make your terminal full-screen.

```shell
cabal profile --input=dr-cabal-debug.json
dr-cabal profile --input=dr-cabal-debug.json
```

You'll see the output like on the image below:
Expand Down

0 comments on commit 5751523

Please sign in to comment.