Update Readme.md

This commit is contained in:
2014-07-18 13:53:51 -04:00
parent e27ad6f919
commit 1e2953b22e
+2 -2
View File
@@ -17,8 +17,8 @@ Example usage:
$ git push heroku master
...
-----> Python app detected
-----> Preparing runtime (python-2.7.8)
-----> Installing dependencies using Pip (1.5.6)
-----> Installing runtime (python-2.7.8)
-----> Installing dependencies using pip
Downloading/unpacking requests (from -r requirements.txt (line 1))
Installing collected packages: requests
Successfully installed requests