mirror of
https://github.com/clearlinux/rkt.git
synced 2026-09-06 22:01:54 +00:00
README: bump quickstart instructions to 0.4.1
This commit is contained in:
@@ -18,9 +18,9 @@ The CLI for Rocket is called `rkt`, and is currently supported on amd64 Linux. A
|
||||
To install the `rkt` binary, grab the latest release directly from GitHub:
|
||||
|
||||
```
|
||||
wget https://github.com/coreos/rocket/releases/download/v0.3.1/rocket-v0.3.1.tar.gz
|
||||
tar xzvf rocket-v0.3.1.tar.gz
|
||||
cd rocket-v0.3.1
|
||||
wget https://github.com/coreos/rocket/releases/download/v0.4.1/rocket-v0.4.1.tar.gz
|
||||
tar xzvf rocket-v0.4.1.tar.gz
|
||||
cd rocket-v0.4.1
|
||||
./rkt help
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user