mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-02 18:15:48 -05:00
Merge pull request #1379 from dmerejkowsky/grammar-fix
README: grammar fix
This commit is contained in:
commit
a76c4aaafa
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ If you're on macOS, we recommend installing rbenv with
|
||||||
```sh
|
```sh
|
||||||
sudo apt install rbenv
|
sudo apt install rbenv
|
||||||
```
|
```
|
||||||
- **Arch Linux and it's derivatives**
|
- **Arch Linux and its derivatives**
|
||||||
|
|
||||||
Archlinux has an [AUR Package](https://aur.archlinux.org/packages/rbenv/) for
|
Archlinux has an [AUR Package](https://aur.archlinux.org/packages/rbenv/) for
|
||||||
rbenv and you can install it from the AUR using the instructions from this
|
rbenv and you can install it from the AUR using the instructions from this
|
||||||
|
|
Loading…
Reference in a new issue