about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorCase Duckworth2021-12-11 14:36:16 -0600
committerCase Duckworth2021-12-11 14:36:16 -0600
commit3db6bfeb305bca126acc86120cdd9afc9eba55c0 (patch)
treed2d6fe6ddd2c025e1953faf48db815c1707e7bfb /README.md
parentWTF re-re-format apparently (diff)
parentUpdate URL (diff)
downloadbollux-3db6bfeb305bca126acc86120cdd9afc9eba55c0.tar.gz
bollux-3db6bfeb305bca126acc86120cdd9afc9eba55c0.zip
Merge branch 'main' of tildegit.org:acdw/bollux
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 904a4b9..b0e962c 100644 --- a/README.md +++ b/README.md
@@ -47,7 +47,7 @@ inspired by
47## From source 47## From source
48 48
49``` 49```
50$ git clone https://git.sr.ht/~acdw/bollux 50$ git clone https://tildegit.org/acdw/bollux
51$ cd bollux 51$ cd bollux
52# make install 52# make install
53``` 53```