Commit 69360fb8 authored by Kenneth Reitz's avatar Kenneth Reitz

Update Readme.md

parent 92d296ec
...@@ -20,8 +20,8 @@ Example usage: ...@@ -20,8 +20,8 @@ Example usage:
... ...
-----> Fetching custom git buildpack... done -----> Fetching custom git buildpack... done
-----> Python app detected -----> Python app detected
-----> No runtime.txt provided; assuming python-2.7.3; -----> No runtime.txt provided; assuming python-2.7.3.
-----> Preparing Python runtime (pyython-2.7.3) -----> Preparing Python runtime (python-2.7.3)
-----> Installing Distribute (0.6.34) -----> Installing Distribute (0.6.34)
-----> Installing Pip (1.2.1) -----> Installing Pip (1.2.1)
-----> Installing dependencies using Pip (1.2.1) -----> Installing dependencies using Pip (1.2.1)
......
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