Last active
February 22, 2018 00:13
-
-
Save montanalow/52a7cb1edd17944992e8981a313676cb 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
| # On Linux | |
| $ pip install lore | |
| # On OS X use homebrew python 2 or 3 | |
| $ brew install python3 && pip3 install lore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment