Remove info about our local Heroku deployment

This commit is contained in:
Olli Vanhapiha 2018-03-13 15:19:33 +02:00
parent bba6159b75
commit 5ae25e2e62

View file

@ -58,13 +58,6 @@ To start the test watcher, run
See more in the [testing documentation](docs/testing.md).
## Deployment
The `master` branch is automatically deployed to Heroku. If you want to deploy a feature branch,
setup the `sharetribe-starter-app` Heroku app and push the feature branch:
git push heroku my-feature-branch:master
## License
This project is licensed under the terms of the Apache-2.0 license.