Skip to content

Commit

Permalink
Update README instructions for legacy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
roperzh committed Jun 20, 2017
1 parent 48b23aa commit 5a12946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Legacy Compatibility
For most pages this buildpack should work just fine. If, however, you're unable to deploy using this new version of the buildpack, you can get your app working again by locking it to the previous version:

```bash
heroku buildpacks:set https://github.com/roperzh/heroku-buildpack-hugo#v0.20.2
heroku buildpacks:set https://github.com/roperzh/heroku-buildpack-hugo#v0.22.1
git commit -am "Empty commit" --allow-empty
git push heroku master
```
Expand Down

0 comments on commit 5a12946

Please sign in to comment.