Skip to content
Snippets Groups Projects
Commit 1e2953b2 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Update Readme.md

parent e27ad6f9
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ Example usage: ...@@ -17,8 +17,8 @@ Example usage:
$ git push heroku master $ git push heroku master
... ...
-----> Python app detected -----> Python app detected
-----> Preparing runtime (python-2.7.8) -----> Installing runtime (python-2.7.8)
-----> Installing dependencies using Pip (1.5.6) -----> Installing dependencies using pip
Downloading/unpacking requests (from -r requirements.txt (line 1)) Downloading/unpacking requests (from -r requirements.txt (line 1))
Installing collected packages: requests Installing collected packages: requests
Successfully installed requests Successfully installed requests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment