diff --git a/README.md b/README.md index d68f0eb..cc2567f 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ nostr library supposed to contain everything you need to write a relay or client or hybrid or anything else. this is a fork of https://github.com/nbd-wtf/go-nostr with better types and other random changes or features. + +```sh +go get fiatjaf.com/nostr +```