Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
It seems that newer node versions [don't work](#21) don't work. You may have to run this to use node v18:
- `nvm install`
- `nvm use`
  • Loading branch information
guaka committed Aug 10, 2024
1 parent 7b69952 commit 4824f6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4824f6c

Please sign in to comment.