Last active
April 2, 2017 16:59
-
-
Save romach/4dfad1007a7a6b6937664fe167e49569 to your computer and use it in GitHub Desktop.
Resolve problem: `bash: jekyll: command not found`
This file contains hidden or 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
| echo "source $HOME/.rvm/scripts/rvm" >> ~/.bashrc | |
| source ~/.bashrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment