From 0740c7a3087ff16cf9e755a5fd76eeeab8053801 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:11:14 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5fd660..81dc8ac 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ _Image is not available on a registry yet_ ### Important Notes -1. To use the editor, you need to login with the pubkey listed in your NIP-11. The pubkey **must be hex in alignment with NIP-11, not your NIP-9 encoded npub** +1. To use the editor, you need to login with the pubkey listed in your NIP-11. The pubkey **must be hex in alignment with NIP-11, not your NIP-19 encoded npub** 2. `myrelay.page` is self-configuring, you don't need to set a URL. In the event it is not working more than likely, it's one of the following causes: - If you run a `wss` relay, you must serve _myrelay.page_ from `https`, - if you run a `ws` (unsecured) relay, for instance from onion or a local relay, you must serve _myrelay.page_ from `http`