Skip to content

Commit 03175f6

Browse files
authored
update trond README.md (#38)
1 parent 790befa commit 03175f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/trond/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can explore all the commands supported by trond using the following command:
3333
Now it supports the following commands:
3434
- `./trond snapshot`
3535
- These commands are used to manage and download database snapshots, allowing you to start a node without syncing from the genesis block
36-
- `/trond docker`
36+
- `./trond docker`
3737
- Build and test the java-tron Docker image locally. Note that this is optional for deploying a node, as you can use the official Docker image from Docker Hub.
3838
- `./trond node`
3939
- Deploy java-tron node for various networks.
@@ -45,7 +45,7 @@ It is recommended to run these commands in `tron-docker` root directory.
4545
4646
#### 1. Download the Mainnet database snapshot
4747
48-
First, download the latest mainnet lite fullnode snapshot from the default source (`34.143.247.77`) to the current directory:
48+
First, download the latest Mainnet database lite snapshot from the default source (`34.143.247.77`) to the current directory:
4949
5050
```
5151
./trond snapshot download default-main

0 commit comments

Comments
 (0)