diff --git a/Readme.md b/Readme.md index cdf455307ba0fc68dcdc12d165e6194173791adb..56370affe0a7f895cca6da6aac4abb4aa3bf30cb 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,7 @@ Example usage: You can also add it to upcoming builds of an existing application: - $ heroku buildpack:set git://github.com/heroku/heroku-buildpack-python.git + $ heroku buildpacks:set git://github.com/heroku/heroku-buildpack-python.git The buildpack will detect your app as Python if it has the file `requirements.txt` in the root.