diff README.md @ 2658:b3f34f91ac4d

Update web help file and other docs Update on-line help files Update man page Update README, HACKING, CODING docs Remove BUGS file - it does not seem to be useful
author Colin Clark <colin.clark@cclark.uk>
date Sat, 04 Nov 2017 11:29:31 +0000
parents 7ebdebe64f75
children 07fe0499a310
line wrap: on
line diff
--- a/README.md	Sat Nov 04 10:46:22 2017 +0000
+++ b/README.md	Sat Nov 04 11:29:31 2017 +0000
@@ -108,9 +108,6 @@
 
 ## Installation
 
-Update secondary help documents (optional -  requires use of git):
-        `./gen_changelog.sh ; markdown README.md > README.html`
-
 List compile options: `./autogen.sh --help`
 
 Common options:
@@ -123,7 +120,7 @@
 Removal: `[sudo] make uninstall`
 
 #### Note:
-The zip files at GitHub contain only the sources - they cannot, by themselves, be used to install Geeqie.
+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.
 
@@ -141,7 +138,7 @@
 
 See the NEWS file in the installation folder, or [Geeqie News at GitHub](https://github.com/BestImageViewer/geeqie/blob/master/NEWS)
 
-And either the ChangeLog file or [Geeqie ChangeLog at GitHub](https://github.com/BestImageViewer/geeqie/blob/master/ChangeLog)
+And either the ChangeLog file or [Geeqie ChangeLog](http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=shortlog)
 
 
 ## Requirements