Move scripts into their own directory.
This commit is contained in:
parent
fa9b51743c
commit
baecf7edb4
@ -31,11 +31,9 @@ which will download all dependencies you need to run the Clojure koans.
|
|||||||
|
|
||||||
To run the koans, simply run
|
To run the koans, simply run
|
||||||
|
|
||||||
`run.sh`
|
`script/run` on Mac/\*nix
|
||||||
|
|
||||||
or, on Windows,
|
`script\run` on Windows
|
||||||
|
|
||||||
`run.bat`
|
|
||||||
|
|
||||||
You'll see something like this:
|
You'll see something like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user