From f218eaaf66c508f2897602141c14a5226b50fb55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20D=C3=B6ll?= Date: Fri, 14 Jun 2024 22:20:26 +0200 Subject: [PATCH] doc: update README --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 299be7d..de79f81 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,6 @@ This template supports `Makefile` to run tooling. make help ``` -## Setup - -Setup the project. - -```bash -make setup MODULE_NAME=github.com/username/repo -``` - Other available targets are * `build`