Update ReadMe.md

This commit is contained in:
Satinder Grewal 2017-08-18 02:04:16 +12:00 committed by GitHub
parent 8971cd3a9e
commit 887917f75d
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# DEX Ugly GUI # DEX Ugly GUI
Before starting make sure you have `iguana` daemon compiled and running on your machine. Before starting make sure you have `marketmaker` daemon compiled and running on your machine.
You can find instructions to install `iguana` here: You can find instructions to install `marketmaker` here:
https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-Node#installing-liquidity-provider-lp-node-on-ubuntudebian-system https://github.com/SuperNETorg/komodo/wiki/Setting-up-Liquidity-Provider-(LP)-Node#installing-liquidity-provider-lp-node-on-ubuntudebian-system
@ -24,4 +24,4 @@ To update, follow these steps:
cd dexuglygui cd dexuglygui
git checkout v0.3 git checkout v0.3
git pull git pull
``` ```