fix(README): go install does not like replace
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-02-17 19:34:31 +01:00
parent e782c9cb23
commit daff2b7687
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 0 additions and 6 deletions

View File

@ -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