Skip to content

Commit b0422db

Browse files
committed
docs: recommend nvm instead of nodejs.org for installing Node.js
1 parent 5a8b973 commit b0422db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Bitsocial is p2p and decentralized social media protocol built completely with I
3232

3333
## Install
3434

35-
Requires [Node.js 22](https://nodejs.org/) or later.
35+
Requires Node.js 22 or later. We recommend using [nvm](https://github.com/nvm-sh/nvm) to install and manage Node.js versions.
3636

3737
```sh-session
3838
npm install -g @bitsocial/bitsocial-cli

0 commit comments

Comments
 (0)