docs: update version (#1214)

This commit is contained in:
Dave Nicolson 2022-04-25 14:18:21 +02:00 committed by GitHub
parent 5a89563c0a
commit 713bcebaa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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) |

View File

@ -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) |

View File

@ -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) |