mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
docs: update version (#1214)
This commit is contained in:
parent
5a89563c0a
commit
713bcebaa7
@ -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.0` |
|
||||
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.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) |
|
||||
|
||||
|
@ -37,7 +37,7 @@ Nós recomendamos a instalação através do Git, entretanto existem outros mét
|
||||
|
||||
| Método | Comando |
|
||||
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| 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.10.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) |
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
| 方法 | 命令 |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.9.0` |
|
||||
| Git | `git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.0` |
|
||||
| Homebrew | `brew install asdf` |
|
||||
| Pacman | `git clone https://aur.archlinux.org/asdf-vm.git && cd asdf-vm && makepkg -si` 或者使用你更习惯的 [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user