Skip to content

Commit

Permalink
Merge pull request #246 from cryogen-project/bombaywalla-patch-1
Browse files Browse the repository at this point in the history
Updated short SHA
  • Loading branch information
holyjak committed Oct 15, 2021
2 parents fcb2833 + 0142655 commit d368379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ Alternatively, use [`deps-new as a tool`](https://github.com/seancorfield/deps-n

```sh
clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.0"}' :as new
clojure -Sdeps '{:deps {io.github.cryogen-project/cryogen {:git/tag "0.6.6" :git/sha "FILLIN"}}}' -Tnew :template org.cryogenweb/new :name myname/myblog
clojure -Sdeps '{:deps {io.github.cryogen-project/cryogen {:git/tag "0.6.6" :git/sha "fcb2833"}}}' -Tnew :template org.cryogenweb/new :name myname/myblog
cd myname/myblog/
```

Expand Down

0 comments on commit d368379

Please sign in to comment.