Skip to content

Commit 3752b31

Browse files
authored
docs: update release version
1 parent f119628 commit 3752b31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Launch the node via a terminal.
114114
Or SSH to your remote host.
115115
2. 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
118118
mkdir ~/denet
119119
cp denode-linux-amd64 ~/denet/denode
120120
cd ~/denet
@@ -127,7 +127,7 @@ chmod +x denode
127127
![](assets/mac-terminal.png)
128128
2. 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
131131
mkdir ~/denet
132132
cp ~/Downloads/denode-macos-amd64 ~/denet/denode
133133
cd ~/denet

0 commit comments

Comments
 (0)