docs: fix download URL
1 files changed, 1 insertions(+), 1 deletions(-) M README.md
M README.md => README.md +1 -1
@@ 18,7 18,7 @@ Download the script and put it into any `bin` directory that is in your `$PATH`. If you're using the default installation prefix, `~/.local/bin` will do. ``` curl -o ~/.local/bin/gover https://git.sr.ht/~whereswaldon/gover/tree/main/gover curl -o ~/.local/bin/gover https://git.sr.ht/~whereswaldon/gover/blob/main/gover chmod +x ~/.local/bin/gover ```