File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Launch the node via a terminal.
114114 Or SSH to your remote host.
1151152 . Run the following commands to create folder, copy and run denode
116116``` bash
117- curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc5 /denode-linux-amd64
117+ curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10 /denode-linux-amd64
118118mkdir ~ /denet
119119cp denode-linux-amd64 ~ /denet/denode
120120cd ~ /denet
@@ -127,7 +127,7 @@ chmod +x denode
127127 ![ ] ( assets/mac-terminal.png )
1281282 . Run the following commands to create folder, copy and run denode
129129``` bash
130- curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc5 /denode-macos-amd64
130+ curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc10 /denode-macos-amd64
131131mkdir ~ /denet
132132cp ~ /Downloads/denode-macos-amd64 ~ /denet/denode
133133cd ~ /denet
You can’t perform that action at this time.
0 commit comments