diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index a6ec629..f17a53c 100644 --- a/README.md +++ b/README.md | |||
@@ -55,7 +55,7 @@ $ cd bollux | |||
55 | ## Alternative | 55 | ## Alternative |
56 | 56 | ||
57 | ``` | 57 | ``` |
58 | $ curl -fLo bollux https://git.sr.ht/~acdw/bollux/blob/0.3.0/bollux | 58 | $ curl -fLo bollux https://tildegit.org/bollux/raw/branch/main/bollux |
59 | $ chmod +x bollux | 59 | $ chmod +x bollux |
60 | $ ./bollux | 60 | $ ./bollux |
61 | ``` | 61 | ``` |