diff --git a/docs/installation.md b/docs/installation.md index af0b93f..4ebb865 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -16,9 +16,9 @@ sudo mv nova /usr/local/bin/ ### asdf-vm ``` -asdf plugin-add nova +asdf plugin add nova asdf install nova latest -asdf local nova latest +asdf set nova latest ``` ### Homebrew