commit 1b7632929d73201194aefb8772df68b9459f52c2
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Mon Apr 7 09:57:53 2025 +0200
small rewording for the wiki contributors page
diff --git a/suckless.org/wiki/index.md b/suckless.org/wiki/index.md
index a38ff4cb..41337edb 100644
--- a/suckless.org/wiki/index.md
+++ b/suckless.org/wiki/index.md
_AT_@ -5,8 +5,8 @@ local host using the following command:
git clone git://git.suckless.org/sites
-__You must use the git protocol, you will not be able to push your changes if you
-insist on using https:__
+To push your changes you must use the git protocol also, you will not be able
+to push your changes if you use https:
git clone
https://git.suckless.org/sites
Received on Mon Apr 07 2025 - 09:58:39 CEST