We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10099a commit 3babe85Copy full SHA for 3babe85
README.markdown
@@ -18,7 +18,7 @@ will be.
18
* Make sure you have Java installed.
19
* Make sure you have [leiningen](http://github.com/technomancy/leiningen) installed.
20
* Run `lein deps` to install all the dependent libraries.
21
-* Run `script/repl` to launch a repl.
+* Run `lein repl` to launch a repl.
22
23
# Want more Clojure Practice?
24
0 commit comments