Skip to content

Commit 029d7cb

Browse files
puredangerpracticalli-johnny
authored andcommitted
Update command to check Clojure CLI version
Signed-off-by: Alex Miller <alex@puredanger.com>
1 parent cde43c0 commit 029d7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The project also contains
8484
[Clojure CLI](https://clojure.org/guides/install_clojure) version **1.11.1.xxxx** or later is recommended. Check the version of Clojure CLI currently installed via:
8585

8686
```shell
87-
clojure -Sdescribe
87+
clojure --version
8888
```
8989

9090
> [Practicalli guide to installing Clojure](https://practical.li/clojure/install/clojure-cli/) has detailed instructions to install Clojure CLI for a specific operating system, or follow the [Clojure.org Getting Started page](https://clojure.org/guides/getting_started).

0 commit comments

Comments
 (0)