Created
January 13, 2017 05:45
-
-
Save jthmiranda/479db58a82455d0e516bf43afb83f0bd to your computer and use it in GitHub Desktop.
instalar jekill ubuntu 14
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install ruby2.0 ruby2.0-dev | |
sudo apt-get install zlib1g-dev | |
sudo gem2.0 install jekyll | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment