Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
Add git/sha to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Aug 28, 2021
1 parent fe2d586 commit f115eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ your `:build` alias can just be:

```clojure
:build {:deps {io.github.seancorfield/build-clj
{:git/tag "v0.1.0" :git/sha "..."}}
{:git/tag "v0.1.0" :git/sha "fe2d586"}}
:ns-default build}
```

Expand Down

0 comments on commit f115eb8

Please sign in to comment.