Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Haslam authored Dec 11, 2020
1 parent 5087b2c commit 6f77611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docker run -d -ti --net=host \
--name services-testnet-agc \
--user $(id -u):$(id -g) \
-v $(pwd):/autonity \
clearmatics/services-testnet-agc:v0.7.1-bakerloo01 \
clearmatics/services-testnet-agc:v0.7.1-bakerloo03 \
--datadir=/autonity \
--nat extip:<IP_ADDRESS>
```
Expand All @@ -40,7 +40,7 @@ docker run -d --net=host \
--name services-testnet-agc \
--user $(id -u):$(id -g) \
-v $(pwd):/autonity \
clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
clearmatics/services-testnet-afnc:v0.7.1-bakerloo03 \
--datadir=/autonity \
--nat extip:<IP_ADDRESS> \
--mine --minerthreads 1 --syncmode full
Expand Down

0 comments on commit 6f77611

Please sign in to comment.