Skip to content

Commit

Permalink
Circle #289
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Mar 11, 2024
1 parent 2d05b19 commit 2b14e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h2>Scalable</h2>
<div class="column-wrapper" id="easy-start">
<p>Using <a href="https://clojure.org/guides/getting_started">Clojure tools</a>, getting started is as easy as:</p>
<pre class="bash hljs">
<span class="prompt">$ </span><span class="cmd">clojure -Ttools install-latest :lib io.github.seancorfield/clj-new :as clj-new</span>
<span class="prompt">$ </span><span class="cmd">clojure -Ttools install com.github.seancorfield/clj-new '{:git/tag "v1.2.404"}' :as clj-new</span>
<span class="prompt">$ </span><span class="cmd">clojure -Tclj-new create :template io.github.kit-clj :name yourname/guestbook</span>
</pre>
<h4><a href="https://github.com/kit-clj/playground/">Quickstart with Github Codespaces</a></h4>
Expand Down

0 comments on commit 2b14e0a

Please sign in to comment.