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.
2 parents 8bb3890 + d2d969e commit 1cd643cCopy full SHA for 1cd643c
README.md
@@ -1034,7 +1034,7 @@ nasty bugs in 0.2.6). Unfortunately the latest `leiningen` (2.5.1) pulls in exac
1034
add this to your `profiles.clj`:
1035
1036
```clojure
1037
-{:user {:dependencies [[org.clojure/tools.nrepl "0.2.10”]]}}
+{:user {:dependencies [[org.clojure/tools.nrepl "0.2.10"]]}}
1038
```
1039
1040
Make sure you add the newer nREPL dependency to the `:dependencies` key instead
0 commit comments