changeset 254:dc16903bf004 gmap2

Update documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 19 Mar 2014 13:54:47 +0200
parents c7abc2cce799
children d9e51ab58503
files README
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Mar 19 12:21:35 2014 +0200
+++ b/README	Wed Mar 19 13:54:47 2014 +0200
@@ -36,8 +36,12 @@
 
 How to keep up to date
 ======================
+1. To update gmap repo:
+   $ hg pull && hg up
 
-Just run makegmaps.php, it should take care of things automagically.
+2. For the rest, just run makegmaps.php, it should take care of
+   things automagically.
+
 Sometimes it _may_ be necessary to delete contents of tools/cache/
 and/or remove tilecache from tiles/ (achieved most easily by running
 "hg clean --all ." under tiles/ directory.)