Browse Source

Update README.md

ca333-dev v0.1.4.1-beta.1
Satinder Grewal 8 years ago
committed by GitHub
parent
commit
625de4d042
  1. 3
      README.md

3
README.md

@ -11,7 +11,6 @@ git clone https://github.com/SuperNETorg/iguana.git
Please clone EasyDEX-GUI from github repo here.
```shell
mkdir gui
cd gui
git clone https://github.com/SuperNETorg/EasyDEX-GUI.git
```
@ -68,4 +67,4 @@ change architecture build parameter to ```--arch=x64``` for 64 bit build
### Windows DLL issues
On Windows it's noticed iguana.exe complains about `VCRUNTIME140D.DLL` and `ucrtbased.dll` file.
Please see **windeps** directory and README file for instructions to install the required DLL files on Windows, and then try again running Iguana App.
Please see **windeps** directory and README file for instructions to install the required DLL files on Windows, and then try again running Iguana App.

Loading…
Cancel
Save