From 1642b8f5d760531798c2f9fca3a8b744a886fdae Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 11 Nov 2016 08:11:36 -0600 Subject: [PATCH] Update README --- graphics/traveler/tools/tcledit/README.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/graphics/traveler/tools/tcledit/README.txt b/graphics/traveler/tools/tcledit/README.txt index c21a4715e..9131f9d29 100644 --- a/graphics/traveler/tools/tcledit/README.txt +++ b/graphics/traveler/tools/tcledit/README.txt @@ -35,7 +35,14 @@ Build instuctions Usage ===== - ./tcledit [-o ] + . /tcledit [-o ] - Where is the original world file name which will be overwritten - unless is provided. + Where is the original world file name which will be overwritten + unless is provided. + + NOTE: The default traveler world file is apps/graphics/traverler/world/transfrm.wld. + The file contains relative paths so you may have to CD in to the directory first + like: + + cd world + ../tools/tcledit/tcledit transfrm.wld