updated readme

This commit is contained in:
Satinder Grewal 2017-05-16 04:34:33 +12:00
parent afa47e9f77
commit 69f232d299
1 changed files with 8 additions and 0 deletions

View File

@ -2,9 +2,17 @@
Before starting make sure you have `iguana` daemon compiled and running on your machine. Before starting make sure you have `iguana` daemon compiled and running on your machine.
You can find instructions to install `iguana` here:
https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-Node#installing-liquidity-provider-lp-node-on-ubuntudebian-system
Just follow the above guide ONLY to the point it starts `iguana`.
Once running, follow these steps: Once running, follow these steps:
```shell ```shell
git clone https://github.com/SuperNETorg/dexuglygui.git git clone https://github.com/SuperNETorg/dexuglygui.git
``` ```
Or click on this link to download a copy of this repo as a zip file:
https://github.com/SuperNETorg/dexuglygui/archive/master.zip
It will download "dexuglygui". Open "dexuglygui", and from there open "index.html" file in your web browser. It will download "dexuglygui". Open "dexuglygui", and from there open "index.html" file in your web browser.