Skip to content

Commit

Permalink
doc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jun 28, 2020
1 parent 19bb627 commit ec8d727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev.md
Expand Up @@ -131,7 +131,7 @@ In case of an exception, you may want to prefix the above lines with `CLJ_KONDO_
Profiling using [clj-async-profiler](https://github.com/clojure-goes-fast/clj-async-profiler) can be done as follows:

``` shell
$ clojure -A:profile --lint src test
$ clojure -A:profiler --lint src test
```

A flamegraph will be produced in `/tmp/clj-async-profiler/results`.
Expand Down

0 comments on commit ec8d727

Please sign in to comment.