We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8b973 commit b0422dbCopy full SHA for b0422db
README.md
@@ -32,7 +32,7 @@ Bitsocial is p2p and decentralized social media protocol built completely with I
32
33
## Install
34
35
-Requires [Node.js 22](https://nodejs.org/) or later.
+Requires Node.js 22 or later. We recommend using [nvm](https://github.com/nvm-sh/nvm) to install and manage Node.js versions.
36
37
```sh-session
38
npm install -g @bitsocial/bitsocial-cli
0 commit comments