diff --git a/README.md b/README.md index 2c6fde3..778c453 100644 --- a/README.md +++ b/README.md @@ -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