fix download link in alternative install method

This commit is contained in:
M. Gardner 2022-01-10 07:09:29 +00:00
parent 65c50b9e58
commit eef0a22203
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ The new install path is /usr/local/bin.
## Alternative
```
$ curl -fLo bollux https://tildegit.org/bollux/raw/branch/main/bollux
$ curl -fLo bollux https://tildegit.org/acdw/bollux/raw/branch/main/bollux
$ chmod +x bollux
$ ./bollux
```