diff --git a/README.md b/README.md index 5ccdba7..b35a0a9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See it in Action Deploying a Python application couldn't be easier: $ ls - Procfile requirements.txt web.py + Pipfile Procfile web.py $ heroku create --buildpack heroku/python