changeset 2489:390c4f5fecbd

Update README slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 18 Apr 2023 12:40:21 +0300
parents 05a585c2eefe
children 4f2cda3224f8
files README
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Mar 20 13:18:44 2023 +0200
+++ b/README	Tue Apr 18 12:40:21 2023 +0300
@@ -71,7 +71,7 @@
 
  2) In maputils root directory, clone th-libs under it:
 
-    $  hg clone https://tnsp.org/hg/th-libs/
+    $ hg clone https://tnsp.org/hg/th-libs/
 
  2) Edit 'Makefile' and 'config.mak' in top directory, if needed.
 
@@ -81,7 +81,9 @@
     If compilation fails, you are on your own. If you don't know what
     the problem is, then please DON'T ask me (Ggr). I am not interested.
 
- 4) cd world/ and run 'make' or 'gmake' again.
+ 4) To build the HTML/PNG/etc worldmaps:
+
+    $ cd world/ && make
 
 
 Map updating and building procedure