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 1f55406 commit 7b911bfCopy full SHA for 7b911bf
README.md
@@ -32,8 +32,7 @@ Enabling a decent Clojure/Script editor experience in the browser. Built for and
32
### Include it in your `deps.edn`
33
34
```clojure
35
-{:deps {nextjournal.clojure-mode {:git/url "https://github.com/nextjournal/clojure-mode"
36
- :sha "SHA"}}}
+{:deps {io.github.nextjournal/clojure-mode {:git/sha "<SHA>"}}}
37
```
38
39
## 🛠 Development Setup
0 commit comments