small rewording for the wiki contributors page - sites - public wiki contents o… | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
commit 1b7632929d73201194aefb8772df68b9459f52c2 | |
parent eab1efe2663368fe804d099e439b0eb648ed3e44 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Mon, 7 Apr 2025 09:57:53 +0200 | |
small rewording for the wiki contributors page | |
Diffstat: | |
M suckless.org/wiki/index.md | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/suckless.org/wiki/index.md b/suckless.org/wiki/index.md | |
@@ -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 … | |
-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 | |