diff --git a/README.md b/README.md index 3207e0823..70325bb6b 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,8 @@ ## Developing Talos -Install [conform](https://github.com/autonomy/conform): - ```bash -go get -u github.com/autonomy/conform -``` - -Start the build: - -```bash -conform build +make ``` ## License