Skip to content
Snippets Groups Projects
Commit c1bcd4f3 authored by Tyler R Lemburg's avatar Tyler R Lemburg
Browse files

Readme update

parent 4d52cf4b
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ Installation ...@@ -8,6 +8,7 @@ Installation
Using local resources Using local resources
--------------------- ---------------------
0. Run `xcode-select --install`. Congratulations, you have saved yourself 5000 insanity points.
1. Get the right ruby on your machine. UNL Resource Scheduler currently runs on Ruby 2.2.3. Get RVM on your machine with `\curl -sSL https://get.rvm.io | bash`. 1. Get the right ruby on your machine. UNL Resource Scheduler currently runs on Ruby 2.2.3. Get RVM on your machine with `\curl -sSL https://get.rvm.io | bash`.
2. Now using RVM, install the ruby with `rvm install 2.2.3`. 2. Now using RVM, install the ruby with `rvm install 2.2.3`.
3. You probably do not have the `bundler` gem. Check with `bundle`. If not, install it with `gem install bundler`. 3. You probably do not have the `bundler` gem. Check with `bundle`. If not, install it with `gem install bundler`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment