Docs: Add asdf install option (#389, @poikilotherm)
* Add asdf install option maintained by @spencergilbert
This commit is contained in:
parent
586b1c7eae
commit
14edd4fde9
@ -45,6 +45,7 @@ You have several options there:
|
||||
- grab a release from the [release tab](https://github.com/rancher/k3d/releases) and install it yourself.
|
||||
- install via go: `#!bash go install github.com/rancher/k3d` (**Note**: this will give you unreleased/bleeding-edge changes)
|
||||
- use [arkade](https://github.com/alexellis/arkade): `arkade get k3d`
|
||||
- use [asdf](https://asdf-vm.com): `asdf plugin-add k3d`, then `asdf install k3d <tag>` with `<tag> = latest` or `3.x.x` for a specific version (maintained by [spencergilbert/asdf-k3d](https://github.com/spencergilbert/asdf-k3d))
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user