Skip to content

Commit a69165a

Browse files
committed
Fixed listings.
1 parent c43b149 commit a69165a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Compilation
1414
-----------
1515

1616
::
17+
1718
git clone git://github.com/mireq/minetest-mapper-cpp.git minetest-mapper-cpp
1819
cd minetest-mapper-cpp/
1920
cmake .
@@ -26,6 +27,7 @@ Binary `minetest_mapper` has two mandatory paremeters, `-i` (input world path)
2627
and `-o` (output image path).
2728

2829
::
30+
2931
./minetest_mapper -i /home/user/.minetest/worlds/my_world/ -o /home/user/map.png
3032

3133

0 commit comments

Comments
 (0)