mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-12 02:05:51 +00:00
Update README.md
This commit is contained in:
parent
8b22b603b2
commit
01ae44487c
@ -24,7 +24,7 @@ Easiest way to install the lastest required packages on Linux is via nvm.
|
|||||||
``` source ~/.profile ``` (For Debian based distro) <br/>
|
``` source ~/.profile ``` (For Debian based distro) <br/>
|
||||||
``` source ~/.bashrc ``` (For Fedora / CentOS) <br/>
|
``` source ~/.bashrc ``` (For Fedora / CentOS) <br/>
|
||||||
``` nvm ls-remote ``` (Fetch list of available versions) <br/>
|
``` nvm ls-remote ``` (Fetch list of available versions) <br/>
|
||||||
``` nvm install v14.17.0 ``` (Latest LTS: Fermium as of writing) <br/>
|
``` nvm install v16.14.2 ``` (LTS: Gallium supported by Electron) <br/>
|
||||||
``` npm -g install yarn ``` <br/>
|
``` npm -g install yarn ``` <br/>
|
||||||
|
|
||||||
On BSD do a ``` pkg_add node followed by npm install -g yarn ```
|
On BSD do a ``` pkg_add node followed by npm install -g yarn ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user