Update installation instructions for 21.6
Signed-off-by: Daniel Madej <daniel.madej@intel.com>
This commit is contained in:
parent
70160debe2
commit
39cb3363ef
@ -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/v21.3/open-cas-linux-21.03.0.0496.release.tar.gz
|
wget https://github.com/Open-CAS/open-cas-linux/releases/download/v21.6/open-cas-linux-21.06.0.0541.release.tar.gz
|
||||||
tar -xf open-cas-linux-21.03.0.0496.release.tar.gz
|
tar -xf open-cas-linux-21.06.0.0541.release.tar.gz
|
||||||
cd open-cas-linux-21.03.0.0496.release/
|
cd open-cas-linux-21.06.0.0541.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