Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phucnguyenit authored Nov 23, 2024
1 parent 216b7d3 commit 1cd1f7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deployment/join-mainnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Build dependencies
* [Network](https://docs.u2u.xyz/network/build-dependencies)
* [Create validator wallet](https://docs.u2u.xyz/network/run-validator-node/mainnet-validator-node#create-a-validator-wallet)

### Buiding image
```
cd <path>/go-u2u
make NET=mainnet u2u-image
```

### Running node
```
Expand Down

0 comments on commit 1cd1f7d

Please sign in to comment.