about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b0e962c..34f3ceb 100644 --- a/README.md +++ b/README.md
@@ -58,7 +58,7 @@ The new install path is /usr/local/bin.
58## Alternative 58## Alternative
59 59
60``` 60```
61$ curl -fLo bollux https://tildegit.org/bollux/raw/branch/main/bollux 61$ curl -fLo bollux https://tildegit.org/acdw/bollux/raw/branch/main/bollux
62$ chmod +x bollux 62$ chmod +x bollux
63$ ./bollux 63$ ./bollux
64``` 64```