From 69360fb80465127252429a9a396ef819cc02b595 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 2 Jan 2013 22:15:47 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index b2ab111..2089e61 100644 --- a/Readme.md +++ b/Readme.md @@ -20,8 +20,8 @@ Example usage: ... -----> Fetching custom git buildpack... done -----> Python app detected - -----> No runtime.txt provided; assuming python-2.7.3; - -----> Preparing Python runtime (pyython-2.7.3) + -----> No runtime.txt provided; assuming python-2.7.3. + -----> Preparing Python runtime (python-2.7.3) -----> Installing Distribute (0.6.34) -----> Installing Pip (1.2.1) -----> Installing dependencies using Pip (1.2.1)