Skip to content

Commit 15fc620

Browse files
committed
README
1 parent bd1b0cc commit 15fc620

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ files.
1212
Add this library to your `bb.edn` in the `:deps` map:
1313

1414
``` clojure
15-
io.github.babashka/instaparse-bb {:git/sha "24706387a55c59c559f7d3e82a2ca00b90966476"}
15+
io.github.babashka/instaparse-bb {:git/sha "<latest-sha>"}
1616
```
1717

18+
Replace `<latest-sha>` with the latest SHA of this repo or use a tagged version.
19+
1820
## API
1921

2022
Only a subset of instaparse is exposed. If you are missing functionality, please create an issue.

0 commit comments

Comments
 (0)