Skip to content

Commit 236a17c

Browse files
authored
Update README.md
1 parent 5aa4f24 commit 236a17c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,12 @@ java -jar java-tron.jar
127127
2. Select `FullNode`, right click on it, and select `Run 'FullNode.main()'`, then `FullNode` starts running.
128128

129129
### How to run a Super Node
130-
130+
* use master branch
131131
* You should modify the config.conf
132132
1. genesis.block.witnesses replace to yourself address
133133
2. seed.node.ip.list replace to yourself ip list
134134
3. the first Super Node start, needSyncCheck should be set false
135+
4. set p2pversion to 61
135136

136137
* Use the executable JAR(Recommend the way)
137138

0 commit comments

Comments
 (0)