From 6b1d1a8eb916ccd1bb7b98231753b55dc3aa8062 Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 4 Jan 2018 15:48:36 +0100 Subject: Update user doc Signed-off-by: pacien --- src/docs/user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/user.md b/src/docs/user.md index f535f9f..20bf520 100644 --- a/src/docs/user.md +++ b/src/docs/user.md @@ -38,7 +38,7 @@ The program can be started by running the following command: A custom world set contained within a directory can be loaded by supplying its path as command line argument as such: - java -jar wallj.jar /home/sforthright/bnl/axiom_floors/ + java -jar wallj.jar /home/sforthright/bnl/op_cleanup/ World definition files stored within the given directories and named as `level$i.txt`, where `$i` is a padded integer, are loaded in alphanumerical order. -- cgit v1.2.3