Merge pull request #689 from mmichal10/update-readme
Update README to v20.12.1
This commit is contained in:
commit
65796836e4
@ -26,9 +26,9 @@ Open CAS uses Safe string library (safeclib) that is MIT licensed.
|
|||||||
To download latest Open CAS Linux release run following commands:
|
To download latest Open CAS Linux release run following commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
wget https://github.com/Open-CAS/open-cas-linux/releases/download/v20.12/open-cas-linux-20.12.0.0438.master.tar.gz
|
wget https://github.com/Open-CAS/open-cas-linux/releases/download/v20.12.1/open-cas-linux-20.12.1.0442.release.tar.gz
|
||||||
tar -xf open-cas-linux-20.12.0.0438.master.tar.gz
|
tar -xf open-cas-linux-20.12.1.0442.release.tar.gz
|
||||||
cd open-cas-linux-20.12.0.0438.master/
|
cd open-cas-linux-20.12.1.0442.release/
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, if you want recent development (unstable) version, you can clone GitHub repository:
|
Alternatively, if you want recent development (unstable) version, you can clone GitHub repository:
|
||||||
|
Loading…
Reference in New Issue
Block a user