diff options
| author | Patrick GENDRE | 2016-01-11 10:36:54 +0100 | 
|---|---|---|
| committer | Patrick GENDRE | 2016-01-11 10:36:54 +0100 | 
| commit | e6a42340aed6ed90fcc1b97da85fc8b181950a2f (patch) | |
| tree | cdef22b1d2239605e04094af803f0fc563f7f127 | |
| parent | 94fa3d04c0a684116c05096fd6874db942088e3b (diff) | |
| download | chouette-core-e6a42340aed6ed90fcc1b97da85fc8b181950a2f.tar.bz2 | |
Update rvm.md
le lien http://toddmahoney.com/post/65020455496/ubuntu-13-10-installing-rvm-ruby est HS, il faudrait en proposer un autre? ou tout simplement https://rvm.io/rvm/install
| -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 860f5875c..53961b45f 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 [that post](http://toddmahoney.com/post/65020455496/ubuntu-13-10-installing-rvm-ruby) +follow procedure described by [this post](http://toddmahoney.com/post/65020455496/ubuntu-13-10-installing-rvm-ruby)  ```sh  sudo apt-get update | 
