Skip to content

Instantly share code, notes, and snippets.

@brettkelly
Created February 25, 2013 21:46
Show Gist options
  • Save brettkelly/5033632 to your computer and use it in GitHub Desktop.
Save brettkelly/5033632 to your computer and use it in GitHub Desktop.
Git instructions for adding Python SDK as a submodule
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