Update docs/install-usage-fleetCLI.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
parent
0ebee482ca
commit
e83121fda0
|
|
@ -18,7 +18,7 @@ Fleet CLI is a stand-alone binary you can download from the [Fleet GitHub releas
|
|||
**Linux/macOS**
|
||||
|
||||
```bash
|
||||
curl -L -o fleet https://github.com/rancher/fleet/releases/download/v0.13.0/fleet-linux-amd64
|
||||
curl -L -o fleet https://github.com/rancher/fleet/releases/latest/download/fleet-linux-amd64
|
||||
|
||||
# Make it executable and move to PATH
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue