Browse Source

install instructions updated

ca333-dev
Satinder Grewal 8 years ago
committed by GitHub
parent
commit
2e4f80b85b
  1. 11
      README.md

11
README.md

@ -11,3 +11,14 @@ Please clone EasyDEX-GUI from github repo here.
```shell
git clone https://github.com/SuperNETorg/EasyDEX-GUI.git
```
Install Iguana App
```shell
cd iguana
npm install
```
Then start Iguana App
```shell
npm start
```

Loading…
Cancel
Save