Skip to content

Commit

Permalink
Added release command to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Westrup committed Oct 23, 2017
1 parent 8aa0b82 commit c740686
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,9 @@ where `fieldName` is a field name from your entity.
* Limiting every group result to some amount of entries


# How to release
To build a release of restler:

```bash
$ gradle release
```

0 comments on commit c740686

Please sign in to comment.