Skip to content

Commit c250347

Browse files
committed
keep README's package link at 4.0.1 until 4.1.0 is released
1 parent a50e3a4 commit c250347

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
@@ -15,8 +15,8 @@ CDT currently supports Linux x86_64 Debian packages. Visit the [release page](ht
1515
Download the appropriate version of the Debian package and then install it. To download and install the latest version, run the following:
1616

1717
```sh
18-
wget https://github.com/AntelopeIO/cdt/releases/download/v4.1.0-rc1/cdt_4.1.0-rc1_amd64.deb
19-
sudo apt install ./cdt_4.1.0-rc1_amd64.deb
18+
wget https://github.com/AntelopeIO/cdt/releases/download/v4.0.1/cdt_4.0.1_amd64.deb
19+
sudo apt install ./cdt_4.0.1_amd64.deb
2020
```
2121
### Debian package uninstall
2222

0 commit comments

Comments
 (0)