We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbb797 commit 65771dcCopy full SHA for 65771dc
README.md
@@ -8,7 +8,7 @@ To play with this, you need to have [Clojure
8
installed](https://clojure.org/guides/install_clojure), then run:
9
10
``` shell
11
-clj -M:nextjournal/clerk nextjournal.clerk/serve! --paths notebooks --port 7777 --browse
+clj -M:nextjournal/clerk nextjournal.clerk/serve! --watch-paths notebooks --port 7777 --browse
12
```
13
14
This will start the Clerk webserver on port 7777 and watch the
0 commit comments