Skip to content
Snippets Groups Projects
Commit 2f13e2ea authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #5597 from perseghini/patch-1

Fixing step 3 in the Heroku deployement instructions.
parents 2ed69e24 95dfb107
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ git remote add heroku https://git.heroku.com/your-metabase-app.git
* If you are upgrading from a version that is lower than 0.25, add the Metabase buildpack to your Heroku app:
```
heroku buildpacks:add https://github.com/metabase/metabase-heroku
heroku buildpacks:add https://github.com/metabase/metabase-buildpack
```
* Force push the new version to Heroku:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment