|
@ -4,9 +4,9 @@ Desktop App for SuperNET DAPPs |
|
|
#### For Developers |
|
|
#### For Developers |
|
|
You must have `node.js` and `npm` installed on your machine. |
|
|
You must have `node.js` and `npm` installed on your machine. |
|
|
|
|
|
|
|
|
Clone Iguana Desktop App |
|
|
Clone Iguana Desktop App with EasyDEX-GUI submodule |
|
|
```shell |
|
|
```shell |
|
|
git clone https://github.com/SuperNETorg/iguana.git |
|
|
git clone --recursive https://github.com/SuperNETorg/iguana.git |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
Install Iguana App |
|
|
Install Iguana App |
|
|