Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niqdev committed Mar 28, 2017
1 parent 0f1af60 commit e604cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Create, config and deploy the scheduler
```bash
heroku login
# create a new app
heroku create APP_NAME
heroku create APP_NAME --region eu
# or if you already have an existing app
heroku git:remote -a APP_NAME

Expand Down

0 comments on commit e604cc1

Please sign in to comment.