Fix clone description in README
authorKlaus Ethgen <Klaus@Ethgen.ch>
Sat, 15 Jan 2022 13:00:03 +0000 (14:00 +0100)
committerKlaus Ethgen <Klaus@Ethgen.ch>
Sat, 15 Jan 2022 13:00:03 +0000 (14:00 +0100)
Fixes #907.

README.md

index 08bf3e1..018c231 100644 (file)
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ chmod +x geeqie-install-debian.sh
 
 If you wish to compile the sources yourself you may download the latest version (if you have installed git) from here:
 
-Either: `git clone git://www.geeqie.org/geeqie.git`
+Either: `git clone git://git.geeqie.org/geeqie.git`
 
 Or: `git clone http://git.geeqie.org/git/geeqie.git`
 
@@ -145,7 +145,7 @@ Removal: `[sudo] make uninstall`
 
 The zip and gzip files at geeqie.org and GitHub contain only the sources - they cannot, by themselves, be used to install Geeqie.
 
-It is recommended to always use `git clone  git://www.geeqie.org/geeqie.git` to download Geeqie. After installing Geeqie you may delete the folder you have cloned Geeqie into.
+It is recommended to always use `git clone  git://git.geeqie.org/geeqie.git` to download Geeqie. After installing Geeqie you may delete the folder you have cloned Geeqie into.
 
 However if you leave the folder intact, whenever new features or patches are available, execute: