Skip to content

Commit d85158c

Browse files
authored
Update README.md
1 parent 252b3c1 commit d85158c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
Detailed steps are here : https://doc.moonchain.com/docs/Testnet-Tutorials/Run-Moonchain-Supernode
44

5-
1.在main分支执行git pull或者以其他方式更新下载仓库https://github.com/JDI-Group/simple-mxc-node
5+
1.在main分支执行git pull或者以其他方式更新下载仓库https://github.com/JDI-Group/simple-mch-node
66
2.复制.env.exmaple文件更名为.env,并且修改L1_ENDPOINT_HTTP,L1_ENDPOINT_WS环境变量分别为BNB Smart Chain网络的http rpc和rpc websocket链接
77

88
执行"docker compose --profile l2_execution_engine up -d"命令
99

1010
Steps:
1111

12-
On the main branch, run git pull or update the repository via other methods: https://github.com/JDI-Group/simple-mxc-node.
12+
On the main branch, run git pull or update the repository via other methods: https://github.com/JDI-Group/simple-mch-node.
1313
Copy the .env.exmaple file and rename it to .env. Set L1_ENDPOINT_HTTP and L1_ENDPOINT_WS to the HTTP RPC and WebSocket RPC endpoints of the BNB Smart Chain, respectively.
1414
Run the "docker compose --profile l2_execution_engine up -d"command.

0 commit comments

Comments
 (0)