Skip to content

Commit a140169

Browse files
zaoqiparamat
authored andcommittedJul 20, 2019
Update README.md (#8700)
1 parent 69bf964 commit a140169

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ Locations:
9292
Where each location is on each platform:
9393

9494
* Windows .zip / RUN_IN_PLACE source:
95-
* bin = `bin`
96-
* share = `.`
97-
* user = `.`
95+
* `bin` = `bin`
96+
* `share` = `.`
97+
* `user` = `.`
9898
* Windows installed:
99-
* $bin = `C:\Program Files\Minetest\bin (Depends on the install location)`
100-
* $share = `C:\Program Files\Minetest (Depends on the install location)`
101-
* $user = `%APPDATA%\Minetest`
99+
* `bin` = `C:\Program Files\Minetest\bin (Depends on the install location)`
100+
* `share` = `C:\Program Files\Minetest (Depends on the install location)`
101+
* `user` = `%APPDATA%\Minetest`
102102
* Linux installed:
103103
* `bin` = `/usr/bin`
104104
* `share` = `/usr/share/minetest`

0 commit comments

Comments
 (0)