Add note in readme about setting default ruby
This commit is contained in:
@@ -26,6 +26,7 @@ Below is a list of default values that you can configure:
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Install 1 or more versions of ruby
|
# Install 1 or more versions of ruby
|
||||||
|
# The last ruby listed will be set as the default ruby
|
||||||
rvm1_rubies:
|
rvm1_rubies:
|
||||||
- 'ruby-2.1.3'
|
- 'ruby-2.1.3'
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Install 1 or more versions of ruby
|
# Install 1 or more versions of ruby
|
||||||
|
# The last ruby listed will be set as the default ruby
|
||||||
rvm1_rubies:
|
rvm1_rubies:
|
||||||
- 'ruby-2.1.3'
|
- 'ruby-2.1.3'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user