From 955a5743ba126aa6972c1bc5a81d9381b439dce8 Mon Sep 17 00:00:00 2001 From: kaiji <31398458+studiokaiji@users.noreply.github.com> Date: Sat, 11 Nov 2023 03:18:05 +0900 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b48104a..8d26b78 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,7 @@ Or if you want to generate private key: `hostr generate-key` - The event id of index.html will be output after deploy. Please make a copy of it. 5. Start test web server `hostr start` -6. Access the `http://localhost:3000/d/{pubkey_or_npub}e/{event-id-of-index.html}` +6. Access the `http://localhost:3000/d/{pubkey_or_npub}e/{nevent-of-index.html}` For detailed information on how to use each command, you can use the `help` command followed by the specific command name.