mirror of
https://github.com/rbenv/rbenv.git
synced 2024-12-29 13:15:42 +01:00
Merge pull request #1388 from tommyjanna/readme
Redirect Debian/Ubuntu users to install using git
This commit is contained in:
commit
42aa760e2e
1 changed files with 4 additions and 0 deletions
|
@ -144,6 +144,10 @@ If you're on macOS, we recommend installing rbenv with
|
|||
```
|
||||
- **Debian, Ubuntu and their derivatives**
|
||||
|
||||
Note that the version of rbenv that is packaged and maintained in the
|
||||
Debian and Ubuntu repositories is out of date. To install the latest
|
||||
version, it is recommended to [install rbenv using git](#basic-github-checkout).
|
||||
|
||||
```sh
|
||||
sudo apt install rbenv
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue