diff --git a/README.md b/README.md index a0d352b..82cf1af 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Welcome to the FRONTIER Running a cluster of 8 instances under dir `tmp/eth/` isolated on local eth network (id 3301), launch 05. Give external IP and pass extra param `--mine`. ``` -GETH=./geth bash gethcluster.sh [[params]...] +GETH=./geth bash gethcluster.sh [[params]...] ``` This will set up a local cluster of nodes @@ -59,7 +59,7 @@ This will set up a local cluster of nodes to `gethup.sh` and eventually to `geth` for each node, for instance `-vmodule=http=6 -mine -minerthreads=8` is a good one. ``` -GETH=./geth bash gethcluster.sh ./leagues/3301/cicada 2 3301 05 77.160.58.3 -mine +GETH=./geth bash gethcluster.sh ./leagues/3301/cicada 3301 2 05 77.160.58.3 -mine launching node 0/2 ---> tail -f ./leagues/3301/cicada/00.05.log Welcome to the FRONTIER launching node 1/2 ---> tail -f ./leagues/3301/cicada/01.05.log