Commit e27ad6f9 authored by Kenneth Reitz's avatar Kenneth Reitz

Update Readme.md

parent bfa7180b
...@@ -17,10 +17,7 @@ Example usage: ...@@ -17,10 +17,7 @@ Example usage:
$ git push heroku master $ git push heroku master
... ...
-----> Python app detected -----> Python app detected
-----> No runtime.txt provided; assuming python-2.7.8. -----> Preparing runtime (python-2.7.8)
-----> Preparing Python runtime (python-2.7.8)
-----> Installing Setuptools (3.6)
-----> Installing Pip (1.5.6)
-----> Installing dependencies using Pip (1.5.6) -----> Installing dependencies using Pip (1.5.6)
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment