Created
February 25, 2013 21:46
-
-
Save brettkelly/5033632 to your computer and use it in GitHub Desktop.
Git instructions for adding Python SDK as a submodule
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
git submodule add git://github.com/evernote/evernote-sdk-python/ evernote | |
git submodule init | |
git submodule update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment