changeset 213:d42517381b86 gmap2

Update instructions.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 12 Mar 2014 17:20:59 +0200
parents 3adc7a98ef0a
children 00e673963d35
files README
diffstat 1 files changed, 14 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Mar 12 17:18:42 2014 +0200
+++ b/README	Wed Mar 12 17:20:59 2014 +0200
@@ -23,11 +23,20 @@
    $ cd tools
    $ php makegmaps.php
 
-2. Edit tiles/htaccess.skel, tiles/9/htaccess.skel and tiles/10/htaccess.skel
-   to point to right address, rename all of them to .htaccess respectively.
+   If running for the first time, you will be prompted for some data.
+
+2. Some web-server configuration may be necessary.
+
+3. ???
+
+4. Profit.
+
 
-3. Some additional http-server configuration may be necessary.
+How to keep up to date
+======================
 
-4. ???
+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.)
 
-5. Profit.