update readme
This commit is contained in:
parent
265d1f2230
commit
10447462ef
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
1. Requirements:
|
||||
|
||||
* Install nvm: `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash`
|
||||
* Install node: `nvm install 18.12.1`
|
||||
* Install node: `nvm install 18.12.1 && nvm use 18.12.1`
|
||||
* Install npm: `apt install npm`
|
||||
* Install pm2: `npm install pm2 -g`
|
||||
|
||||
|
|
Loading…
Reference in a new issue