mirror of
https://github.com/rbenv/rbenv.git
synced 2025-06-11 15:58:01 +02:00
Merge pull request #1615 from Gorillq/master
Update README.md; fixed inactive AUR hyperlink
This commit is contained in:
commit
cd29bcc6e0
1 changed files with 5 additions and 3 deletions
|
@ -48,9 +48,11 @@ On systems with Homebrew package manager, the “Using Package Managers” metho
|
||||||
|
|
||||||
#### Arch Linux and its derivatives
|
#### Arch Linux and its derivatives
|
||||||
|
|
||||||
Archlinux has an [AUR Package](https://aur.archlinux.org/packages/rbenv/) for
|
Archlinux has an [official package](https://archlinux.org/packages/extra/any/rbenv/) which you can install:
|
||||||
rbenv and you can install it from the AUR using the instructions from this
|
|
||||||
[wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages).
|
```sh
|
||||||
|
sudo pacman -S rbenv
|
||||||
|
```
|
||||||
|
|
||||||
#### Fedora
|
#### Fedora
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue