Skip to content

Commit

Permalink
mod: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFreudenberg committed Sep 19, 2018
1 parent 8e110c1 commit 6836338
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ New since release 1.0 you may also use your system wide ruby binaries but create

Since release 1.1 rvm-mini will also automatically update rubygems to latest release. This prevents a number of SSL certificate errors when using outdated rubygems.

Since release release 1.4 rvm-mini will automatically try to get binaries also from [rubies.travis-ci.org](http://rubies.travis.org/).

rvm-mini is getting you small and swift ruby environments – you are able to run and organize different ruby versions and gems for each of your projects.


Expand Down Expand Up @@ -299,11 +301,7 @@ ___

#### Branch master

The master branch will try to always direct to the latest available realease. If there are important functional extensions to rvm-mini the version branches get updates as well.

#### Branch ruby-x.x.x

The branch is numbered as the corresponding ruby version, e.g. `ruby-2.2.1` has defined ruby version 2.2.1 as default.
The master branch will try to always direct to the latest available realease.

#### Default ruby version

Expand All @@ -314,6 +312,7 @@ More infos about specific options and versions are available on the binaries dow
> `$ rvm-mini --ruby-install --help`.
> https://rvm.io/binaries/
> http://rubies.travis-ci.org/

___
Expand All @@ -336,8 +335,6 @@ The original Ruby Version Manager hompage:

> http://rvm.io
> https://rvm.io/binaries/
The RubyGems Manager hompage

> https://rubygems.org/pages/download
Expand Down

0 comments on commit 6836338

Please sign in to comment.