Skip to content

Commit

Permalink
Clarify README
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Nov 25, 2018
1 parent 64b2a9a commit df8a4a9
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 @@ -17,7 +17,7 @@ autopprof.Capture(autopprof.CPUProfile{
```

Run your program and send SIGQUIT to the process
(or press CTRL+\\).
(or CTRL+\\ on Mac).

Profile capturing will start. Pprof UI will be started
once capture is completed.
Expand Down

0 comments on commit df8a4a9

Please sign in to comment.