mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
docs: correct tag in getting-started.md (#1151)
This commit is contained in:
parent
d52cd52004
commit
853eede94e
@ -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) |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user