docs: update README (#302)

This commit is contained in:
Andrew Rynhard 2019-01-08 11:04:38 -08:00 committed by GitHub
parent 4208ffe415
commit 0dafbe9a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,16 +17,8 @@
## Developing Talos ## Developing Talos
Install [conform](https://github.com/autonomy/conform):
```bash ```bash
go get -u github.com/autonomy/conform make
```
Start the build:
```bash
conform build
``` ```
## License ## License