diff --git a/README.md b/README.md index 308ef33..7273fdc 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,6 @@ Create /etc/pleroma2nip05/config.yml from the config.yml in this repo Add this to your Pleroma vhost -` - location /.well-known/nostr.json { +` location /.well-known/nostr.json { proxy_pass http://localhost:5000/json; - } - -` + }`