curl -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm requirements
rvm install ruby
rvm use ruby --default
rvm rubygems current
gem install jekyll
Created
October 23, 2014 22:44
-
-
Save marloncabrera/6ed048486f959782cf4a to your computer and use it in GitHub Desktop.
Install latest jekyll on Elementary Luna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment