From 0c156a19f0fcfcbb2b28cdc179dc01b8279e3c54 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 6 Jun 2021 22:22:44 +0930 Subject: [PATCH] Fix punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e500f25..8ada165 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Binaries are available for Mac, Linux and Windows [here](https://github.com/tard #### From source -You'll need to [download Go](https://golang.org/dl/) check the code out somewhere, run 'go generate' and then 'go build'. +You'll need to [download Go](https://golang.org/dl/), check the code out somewhere, run 'go generate' and then 'go build'. ## Using it