From 9bb02a0a712d00a784598ab31208af89b05eb19c Mon Sep 17 00:00:00 2001 From: Gavin Mogan Date: Sun, 1 Mar 2026 09:36:23 -0800 Subject: [PATCH] docs: Update pluto install with asdf to match current asdf --- docs/installation.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 989af097..4cdee06f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -10,10 +10,8 @@ meta: We have an [asdf](https://asdf-vm.com/#/) plugin [here](https://github.com/FairwindsOps/asdf-pluto). You can install with: ``` -asdf plugin-add pluto -asdf list-all pluto -asdf install pluto -asdf local pluto +asdf plugin add pluto +asdf set -u pluto $(asdf latest pluto) ``` ## Binary