mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-13 12:33:13 +02:00
updated server versions
This commit is contained in:
parent
7dd8df3b7a
commit
6b59690a2b
1 changed files with 2 additions and 1 deletions
|
|
@ -8,10 +8,11 @@ Update and install packages
|
|||
|
||||
Install NVM from https://github.com/nvm-sh/nvm
|
||||
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
|
||||
nvm ls-remote
|
||||
|
||||
# install latest node from output of ls-remote above, e.g.:
|
||||
nvm install 15.13.0
|
||||
nvm install 22.11.0
|
||||
|
||||
npm install -g pm2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue