Update README.md (#8700)
authorZaoqi <zaomir@outlook.com>
Sat, 20 Jul 2019 23:59:37 +0000 (23:59 +0000)
committerParamat <paramat@users.noreply.github.com>
Sat, 20 Jul 2019 23:59:37 +0000 (00:59 +0100)
README.md

index aa190402487bf9f3d6811e88c00fc04d5abdd752..ff51d21684d56bef30a7297c88c290f66c4c7bdf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -92,13 +92,13 @@ Locations:
 Where each location is on each platform:
 
 * Windows .zip / RUN_IN_PLACE source:
-    * bin   = `bin`
-    * share = `.`
-    * user  = `.`
+    * `bin`   = `bin`
+    * `share` = `.`
+    * `user`  = `.`
 * Windows installed:
-    * $bin   = `C:\Program Files\Minetest\bin (Depends on the install location)`
-    * $share = `C:\Program Files\Minetest (Depends on the install location)`
-    * $user  = `%APPDATA%\Minetest`
+    * `bin`   = `C:\Program Files\Minetest\bin (Depends on the install location)`
+    * `share` = `C:\Program Files\Minetest (Depends on the install location)`
+    * `user`  = `%APPDATA%\Minetest`
 * Linux installed:
     * `bin`   = `/usr/bin`
     * `share` = `/usr/share/minetest`