diff --git a/.nvmrc b/.nvmrc index ba9aff7..bfbf3ff 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -11.9.0 +14.11.0 diff --git a/README.md b/README.md index 85c9504..c926627 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Please submit any changes as pull requests to the development branch, all change #### Commands ``` -nvm use 11.9.0 -npm install -g quasar-cli +nvm use 14.11.0 +npm install -g @quasar/cli git clone https://github.com/loki-project/loki-electron-gui-wallet -cd loki-electron-wallet +cd loki-electron-gui-wallet cp path_to_lokid_binaries/lokid bin/ cp path_to_lokid_binaries/loki-wallet-rpc bin/ npm install