From 4824f6cd87a24db73251aea560726183457ed74b Mon Sep 17 00:00:00 2001 From: guaka Date: Sat, 10 Aug 2024 18:31:21 +0000 Subject: [PATCH] Update README.md It seems that newer node versions [don't work](https://github.com/Trustroots/nostr-map/issues/21) don't work. You may have to run this to use node v18: - `nvm install` - `nvm use` --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb2c51f..5ff0acd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ This is running at [notes.trustroots.org](https://notes.trustroots.org/). And it - `yarn start` - Open http://localhost:1234 +It seems that newer node versions [don't work](https://github.com/Trustroots/nostr-map/issues/21) don't work. You may have to run this to use node v18: +- `nvm install` +- `nvm use` ## Ideas somewhat concrete: