From 5ae25e2e6291ba4cf32c95d40cbde6e7a46fb6f3 Mon Sep 17 00:00:00 2001 From: Olli Vanhapiha Date: Tue, 13 Mar 2018 15:19:33 +0200 Subject: [PATCH] Remove info about our local Heroku deployment --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 86a17ddb..bd69c8de 100644 --- a/README.md +++ b/README.md @@ -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.