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 07b4252..03131b3 100644 --- a/README.md +++ b/README.md
@@ -49,7 +49,7 @@ $ cd bollux
49## Alternative 49## Alternative
50 50
51``` 51```
52$ curl -fLo bollux https://git.sr.ht/~acdw/bollux/blob/0.2.2/bollux 52$ curl -fLo bollux https://git.sr.ht/~acdw/bollux/blob/0.3.0/bollux
53$ chmod +x bollux 53$ chmod +x bollux
54$ ./bollux 54$ ./bollux
55``` 55```