Skip to content

Commit

Permalink
docs: correct tag in getting-started.md (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratus3D committed Jan 5, 2022
1 parent d52cd52 commit 853eede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/getting-started.md
Expand Up @@ -37,7 +37,7 @@ We recommend using Git, though there are other platform specific methods:

| Method | Command |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.9.1` |
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.9.0` |
| Homebrew | `brew install asdf` |
| Pacman | `git clone https://aur.archlinux.org/asdf-vm.git && cd asdf-vm && makepkg -si` or use your preferred [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) |

Expand Down

0 comments on commit 853eede

Please sign in to comment.