From d701059b5fad5348cb04a1aa16b09ddc6565db80 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 28 Sep 2022 21:09:11 +0000 Subject: [PATCH] [SKIP CI] docs(readme): add links Signed-off-by: Sam --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c749b4..e3b8d1f 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ Grab a prebuilt binary from the Dependencies: -- Go >= 1.18 +- [Go](https://go.dev/) >= 1.18 - GNU/BSD make or Plan 9 mk (if using the makefile/mkfile) -- scdoc (optional, for man page) +- [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional, for man page) -Using `go install` (recommended): +Using `go install`: ```sh go install git.froth.zone/sam/awl@latest