Skip to content

Commit

Permalink
Removed extraneous files, fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricky54326 committed Aug 11, 2014
1 parent c9b9209 commit 60690cb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 17,475 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ If you have lines of code in your program that have a portion such as: "//TODO:
This seems to work fine on Unix-based OSs (Linux, OS X, etc..) however, not quite on Windows.
To get it to work on Windows:

1. Download pip (https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py) and run it (python get-pip.py)
1. Download pip (We've included a copy in /setup if you'd like, but we still recommend downloading the latest) (https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py) and run it (python get-pip.py)

2. Run "C:\Python27\Scripts\pip.exe install requests"

Expand Down
Binary file removed github.pyc
Binary file not shown.
Loading

0 comments on commit 60690cb

Please sign in to comment.