Update installation guide
Use the latest Open CAS Linux version in the installation guide. Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
954d2be486
commit
28f5e10c0f
@ -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.6.5/open-cas-linux-21.06.5.0555.release.tar.gz
|
wget https://github.com/Open-CAS/open-cas-linux/releases/download/v22.3/open-cas-linux-22.03.0.0666.release.tar.gz
|
||||||
tar -xf open-cas-linux-21.06.5.0555.release.tar.gz
|
tar -xf open-cas-linux-22.03.0.0666.release.tar.gz
|
||||||
cd open-cas-linux-21.06.5.0555.release/
|
cd open-cas-linux-22.03.0.0666.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