Browse Source

Update README.md

qortal-ui-dev
AlphaX-Projects 1 year ago
parent
commit
76fcbfad30
  1. 2
      README.md

2
README.md

@ -28,7 +28,7 @@ Easiest way to install the lastest required packages on Linux is via nvm.
``` source ~/.bashrc ``` (For Fedora / CentOS) <br/>
``` nvm ls-remote ``` (Fetch list of available versions) <br/>
``` nvm install v18.14.0 ``` (LTS: Hydrogen supported by Electron) <br/>
``` npm --location=global install npm@9.6.7 ``` <br/>
``` npm --location=global install [email protected].1 ``` <br/>
Adding via binary package mirror will only work if you have set the package path. You can do a node or java build via ports instead by downloading ports with portsnap fetch method.

Loading…
Cancel
Save