Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
stbaer committed Jan 6, 2017
1 parent 2086170 commit e2d9c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This is the default configuration:
"versionFiles": ["package.json"],
"buildCommand": "npm run build",
"productionBranchName": "master",
"`developBranchName`": "develop",
"developBranchName": "develop",
"upstream": "origin"
}
```
Expand Down Expand Up @@ -81,4 +81,4 @@ For bugs and feature requests, [please create an issue][10].

## Licence

MIT, see [LICENSE.md](http://github.com/stbaer/gf-release/blob/master/LICENSE.md) for details.
MIT, see [LICENSE.md](https://github.com/stbaer/gf-release/blob/master/LICENSE.md) for details.

0 comments on commit e2d9c7e

Please sign in to comment.