Skip to content

Commit

Permalink
update updating source code in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushdutt committed May 2, 2020
1 parent 89ad27a commit 453051f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,15 @@ Due to the Ephimeral file system of Heroku, currently the admin panel doesn't su

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

In case you wish to update existing Heroku deployment with a new theme, follow steps 1 - 3 and then do the steps mentioned in [Updating the source code](https://github.com/vyronarediano/slp-on-heroku#updating-source-code)
You can find your new theme in the Ghost admin panel.

In case you wish to **update existing Heroku deployment** with a new theme, follow steps 1 - 3 and then do the steps mentioned in [Updating the source code](https://github.com/vyronarediano/slp-on-heroku#updating-source-code)

## Updating source code

Optionally after deployment, to push Ghost upgrades or work with source code, clone this repo (or a fork) and connect it with the Heroku app:

```bash
git clone https://github.com/snathjr/ghost-on-heroku
cd ghost-on-heroku

heroku git:remote -a YOURAPPNAME
heroku info
```
Expand Down

0 comments on commit 453051f

Please sign in to comment.