From 9a13b77332d71994d21195952deae94d91cfe126 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Wed, 23 Mar 2016 10:06:23 -0400 Subject: [PATCH] formatting readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 70adacf..a01331a 100644 --- a/README.md +++ b/README.md @@ -91,11 +91,11 @@ world_path wget https://github.com/expertmm/minetest-chunkymap/raw/master/install-chunkymap-on-ubuntu-from-web.sh chmod +x install-chunkymap-on-ubuntu-from-web.sh ./install-chunkymap-on-ubuntu-from-web.sh - #or later run: - #rm update-chunkymap-on-ubuntu-from-web.sh - #wget https://github.com/expertmm/minetest-chunkymap/raw/master/update-chunkymap-on-ubuntu-from-web.sh - #chmod +x update-chunkymap-on-ubuntu-from-web.sh - #./update-chunkymap-on-ubuntu-from-web.sh + #or later run: + #rm update-chunkymap-on-ubuntu-from-web.sh + #wget https://github.com/expertmm/minetest-chunkymap/raw/master/update-chunkymap-on-ubuntu-from-web.sh + #chmod +x update-chunkymap-on-ubuntu-from-web.sh + #./update-chunkymap-on-ubuntu-from-web.sh sudo python chunkymap/singleimage.py sudo python chunkymap/generator.py OPTION 2: IF you are using Ubuntu go to a terminal, cd to this directory,