Skip to content

Commit

Permalink
reamde: update makefile targets
Browse files Browse the repository at this point in the history
  • Loading branch information
tam7t committed Feb 25, 2016
1 parent 42d4e67 commit 786d85b
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 @@ -41,5 +41,5 @@ Dependencies are vendored with [govendor](https://github.com/kardianos/govendor)

A `Makefile` is included:
* `test` - runs unit tests
* `build` - builds `dolan` for all platforms
* `build_local` - builds `dolan` for just the local architecture
* `build` - builds `dolan` on the current platform
* `release` - builds releasable artifacts

0 comments on commit 786d85b

Please sign in to comment.