Skip to content

Commit

Permalink
Update Heroku installation via Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr authored Nov 19, 2019
1 parent ea0927c commit eedc015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/tutorials/deploy-to-heroku/contents.lr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
_model: tutorial
---
title: 部署到 Heroku
title: Heroku 部署網站
---
ordering: 0
---
Expand Down Expand Up @@ -65,7 +65,7 @@ body:
```console
wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
---osx
brew install heroku
brew install heroku/brew/heroku
```

)))
Expand Down

0 comments on commit eedc015

Please sign in to comment.