Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
namenu committed Oct 2, 2023
1 parent c1e0a84 commit 9306434
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 @@ -41,7 +41,7 @@ But it's good to know that such potential risks can be detected in advance.
Just make some changes in your `deps.edn` then run:

```sh
clj -Sdeps '{:deps {io.github.namenu/deps-diff {:git/tag "v1.0" :git/sha "f301e0b"}}}' \
clj -Sdeps '{:deps {io.github.namenu/deps-diff {:git/tag "v1.1" :git/sha "c1e0a84"}}}' \
-X namenu.deps-diff/diff \
:base '"HEAD"' \
:target '"deps.edn"' \
Expand Down

0 comments on commit 9306434

Please sign in to comment.