fix(docs): We're so back
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Using my fork of the DNSCrypt library brings back go install
This reverts commit daff2b7687
.
This commit is contained in:
parent
3423958809
commit
75fb8f2fc6
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@ 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
|
||||
|
|
Loading…
Reference in a new issue