From 45bbe03297b6c7bbb5e82ccdeb1e3e8e08362767 Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Fri, 24 Mar 2017 03:01:57 +1300 Subject: [PATCH] ReadMe update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7bb951..d7e1386 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ You must have `node.js` and `npm` installed on your machine. Clone Agama Desktop App with EasyDEX-GUI submodule ```shell -git clone --recursive https://github.com/SuperNETorg/iguana.git +git clone --recursive https://github.com/SuperNETorg/agama.git cd gui/EasyDEX-GUI/ git checkout master git pull