diff --git a/Readme.md b/Readme.md index 46c12cb4163a956ce8da090cac3e3d141cf0741f..576d93121ed3f2333e0b0c4926da5ce23830ae65 100644 --- a/Readme.md +++ b/Readme.md @@ -17,10 +17,7 @@ Example usage: $ git push heroku master ... -----> Python app detected - -----> No runtime.txt provided; assuming python-2.7.8. - -----> Preparing Python runtime (python-2.7.8) - -----> Installing Setuptools (3.6) - -----> Installing Pip (1.5.6) + -----> Preparing runtime (python-2.7.8) -----> Installing dependencies using Pip (1.5.6) Downloading/unpacking requests (from -r requirements.txt (line 1)) Installing collected packages: requests