diff options
author | JozanLeClerc <> | 2022-04-29 20:38:07 +0000 |
---|---|---|
committer | JozanLeClerc <> | 2022-04-29 20:38:07 +0000 |
commit | 4fc84781ddefd2f84135449518cc478c545c1c16 (patch) | |
tree | 888b1302100f22d852b5e5dfe7bc21c6a5de5622 /README | |
parent | Update to allow builing on fbsd13 with clang11 as default C compiler (diff) | |
download | bsdsetsid-4fc84781ddefd2f84135449518cc478c545c1c16.tar.gz bsdsetsid-4fc84781ddefd2f84135449518cc478c545c1c16.tar.bz2 bsdsetsid-4fc84781ddefd2f84135449518cc478c545c1c16.tar.xz bsdsetsid-4fc84781ddefd2f84135449518cc478c545c1c16.tar.zst bsdsetsid-4fc84781ddefd2f84135449518cc478c545c1c16.zip |
FossilOrigin-Name: c440f8a882ec6448ea924ed257c1a7b6ae698c8b
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ For fossil use: $ fossil open --force bsdsetsid.fossil or for git: - $ git clone git://jozanleclerc.xyz/jozan/bsdsetsid.git + $ git clone git://gitjoe.xyz/jozan/bsdsetsid.git $ cd bsdsetsid Then build and install the program: |