From 9bf33597c338d28b6673c9d82df467a3051d981f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 17 Feb 2012 22:59:47 -0500 Subject: [PATCH] plural --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 87040d3..f8fe29e 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ Heroku buildpack: Python ======================== -This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpack) for Python apps. +This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps. It uses [virtualenv](http://www.virtualenv.org/) and [pip](http://www.pip-installer.org/). Usage