Update README

This commit is contained in:
Alex Yatskov 2023-12-04 20:05:50 -08:00
parent 3836bdadc9
commit 713a5770ae

View File

@ -11,7 +11,7 @@ the desired file is not known but the URL of the website that links to it is (co
If you already have the Go environment and toolchain set up, you can get the latest version by running:
```
$ go install foosoft.net/projects/scrawl@latest
go install foosoft.net/projects/scrawl@latest
```
Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/scrawl/releases) from the project page.