Created
May 18, 2016 05:17
-
-
Save alanmquach/1ae64e3e617c51a63187c48c3735dee9 to your computer and use it in GitHub Desktop.
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
| curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash | |
| source ~/.bashrc | |
| nvm install stable | |
| npm install rx request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment