update README

This commit is contained in:
Pierre Tachoire
2025-12-24 10:27:39 +01:00
parent 8105dff167
commit ffe2bc9a02
2 changed files with 19 additions and 24 deletions

View File

@@ -114,14 +114,11 @@ end2end:
# Install and build required dependencies commands
# ------------
.PHONY: install install-dev
.PHONY: install
## Install and build dependencies for release
install: install-submodule
## Install and build dependencies for dev
install-dev: install-submodule
data:
cd src/data && go run public_suffix_list_gen.go > public_suffix_list.zig