diff options
-rw-r--r-- | README.md | 2 |
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 | ``` |