From daff2b7687d054c9db1aa7de95ae98f86e8472f5 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Fri, 17 Feb 2023 19:34:31 +0100 Subject: [PATCH] fix(README): go install does not like replace Signed-off-by: Sam Therapy --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 7e83bef..2f8b0d1 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,6 @@ Dependencies: - GNU/BSD make or Plan 9 mk (if using the makefile/mkfile) - [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional, for man page) -Using `go install`: - -```sh -go install dns.froth.zone/awl@latest -``` - Using the makefile: ```sh