diff options
| author | Bruno Perles | 2016-01-12 12:24:13 +0100 | 
|---|---|---|
| committer | Bruno Perles | 2016-01-12 12:24:13 +0100 | 
| commit | a83382ffb20ec6326fe4057ee767bab515924476 (patch) | |
| tree | 6056bd8732ccbf5834c81ace80d7833fa5679ebe | |
| parent | 9e58dc8186fd8e2eb7b22512b979e3069ad78d8c (diff) | |
| download | chouette-core-a83382ffb20ec6326fe4057ee767bab515924476.tar.bz2 | |
Update link to install RVM
| -rw-r--r-- | doc/install/rvm.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/install/rvm.md b/doc/install/rvm.md index 53961b45f..b66b8b7d9 100644 --- a/doc/install/rvm.md +++ b/doc/install/rvm.md @@ -5,7 +5,7 @@ If no package is available, install from sources  Setup from sources  ------------------ -follow procedure described by [this post](http://toddmahoney.com/post/65020455496/ubuntu-13-10-installing-rvm-ruby) +follow procedure described by [this post](https://rvm.io/rvm/install)  ```sh  sudo apt-get update | 
