Skip to content

Commit 8708182

Browse files
committed
sync readme
1 parent a18e694 commit 8708182

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838

3939

4040
## Run with docker image
41-
- `docker pull dosnetwork/dosnode:v1.0.1-m`
42-
-
43-
41+
- https://medium.com/dos-network/instructions-of-launching-a-node-in-dos-network-932e73a91a75
4442

4543

4644
## Building binary from source
@@ -63,7 +61,7 @@
6361
$ mkdir -p $GOPATH/src/github.com/DOSNetwork
6462
$ cd $GOPATH/src/github.com/DOSNetwork && git clone https://github.com/DOSNetwork/core.git
6563
$ cd core
66-
$ git checkout v1.0.2-m
64+
$ git checkout v1.0.4-m
6765
```
6866

6967
- Build:

0 commit comments

Comments
 (0)