# HG changeset patch # User Matti Hamalainen # Date 1681810821 -10800 # Node ID 390c4f5fecbdc347c238a59280563f531a6c5607 # Parent 05a585c2eefe69ba12657bc3004681bcbadde424 Update README slightly. diff -r 05a585c2eefe -r 390c4f5fecbd README --- 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