Skip to content

Commit 60690cb

Browse files
author
Ricky54326
committed
Removed extraneous files, fixed readme
1 parent c9b9209 commit 60690cb

3 files changed

Lines changed: 1 addition & 17475 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ If you have lines of code in your program that have a portion such as: "//TODO:
33
This seems to work fine on Unix-based OSs (Linux, OS X, etc..) however, not quite on Windows.
44
To get it to work on Windows:
55

6-
1. Download pip (https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py) and run it (python get-pip.py)
6+
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)
77

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

github.pyc

-3.94 KB
Binary file not shown.

0 commit comments

Comments
 (0)