From 35bb6774fd519fbab675c89aeade066cd44695fd Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Thu, 16 Mar 2017 19:21:13 +1300 Subject: [PATCH] updated ReadMe with more instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 393100f..83ae504 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ You must have `node.js` and `npm` installed on your machine. Clone Iguana Desktop App with EasyDEX-GUI submodule ```shell git clone --recursive https://github.com/SuperNETorg/iguana.git +cd gui/EasyDEX-GUI/ +git checkout master +git pull +cd ../../ ``` Install Iguana App