Skip to content

Instantly share code, notes, and snippets.

@JacobDB
Created April 26, 2017 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JacobDB/57df4ac2622a656ceb6f7f651f65d0dc to your computer and use it in GitHub Desktop.
Save JacobDB/57df4ac2622a656ceb6f7f651f65d0dc to your computer and use it in GitHub Desktop.
Install Jekyll on WSL
sudo apt-get install ruby ruby-dev gcc
sudo gem install jekyll bundler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment