Update installation instructions.
1 files changed, 1 insertions(+), 1 deletions(-) M README.md
M README.md => README.md +1 -1
@@ 7,7 7,7 @@ A sample of a website using smallblog is available [here](https://mnetic.ch/blog ## Installation ```shell go get git.sr.ht/~abyxcos/smallblog go install git.sr.ht/~abyxcos/smallblog@latest ``` Alternatively, this repository can be cloned and a local copy can be built with `go build`. The `smallblog` binary may then be copied around as desired.