diff --git a/resources/templates/home.html b/resources/templates/home.html index 22d9f7d..58308c5 100644 --- a/resources/templates/home.html +++ b/resources/templates/home.html @@ -58,7 +58,7 @@

Scalable

Using Clojure tools, getting started is as easy as:

-    $ clojure -Ttools install-latest :lib io.github.seancorfield/clj-new :as clj-new
+    $ clojure -Ttools install com.github.seancorfield/clj-new '{:git/tag "v1.2.404"}' :as clj-new
     $ clojure -Tclj-new create :template io.github.kit-clj :name yourname/guestbook
   

Quickstart with Github Codespaces