From 1987a679b43a5a10429fa9e6bf1fe849099cb15b Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 25 Feb 2018 23:50:37 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5d94898..b0577f2a1 100755 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ The iguana binary and its linked libraries are in ```$HOME/tmp/iguana```. # Cmake build of marketmaker with linked etomic lib for ETH/ERC20 atomic swaps: 0. `make sure g++-7 ln to /usr/bin/g++` 1. `cd ~/SuperNET` -2. `git checkout etomic` +2. `git checkout dev` 3. `git submodule update --init --recursive` 4. `mkdir build` 5. `cd build`