Point to github.com/ekzyis/nip44 in README

People can't create tickets in gitea mirror
This commit is contained in:
ekzyis 2024-04-24 23:06:59 +02:00
parent 1defc0bdf6
commit 7b673f3624
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
NIP-44 specification: https://github.com/nostr-protocol/nips/blob/master/44.md
To use as library: `go get -u git.ekzyis.com/ekzyis/nip44`
To use as library: `go get -u github.com/ekzyis/nip44`
To run tests, clone repository and then run `go test`.