mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
docs: update git/bash install docs to use 0.9.1 (#1140)
Branch 0.8.1 no longer exists, leading to detached head upon checkout
This commit is contained in:
parent
5f287efddc
commit
d52cd52004
@ -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.8.1` |
|
||||
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.9.1` |
|
||||
| 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