diff --git a/docs/installation.md b/docs/installation.md index 989af097..6c1f78e1 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -16,6 +16,14 @@ asdf install pluto asdf local pluto ``` +## mise-en-place + +You can install `pluto` using [mise](https://jdx.mise.dev) with a command like this: + +``` shell +mise use -g pluto@latest +``` + ## Binary Install the binary from our [releases](https://github.com/FairwindsOps/pluto/releases) page.