fix repo in docs

master
Jason Staten 4 years ago
parent 8b2abe665e
commit 78afc84a31

@ -11,7 +11,7 @@ Ported implementation of [nanoid](https://zelark.github.io/nano-id-cc/) in
# Install
```
jpm install git+https://git.sr.ht/~statianzo/janet-nanoid
jpm install https://git.sr.ht/~statianzo/janet-nanoid
```
# Usage

@ -5,7 +5,7 @@
:license "Unlicense"
:version "0.1.0"
:url "https://sr.ht/~statianzo/janet-nanoid"
:repo "git+https://git.sr.ht/~/statianzo/janet-nanoid")
:repo "https://git.sr.ht/~/statianzo/janet-nanoid")
(declare-source
:source ["nanoid.janet"])

Loading…
Cancel
Save