HedgeroidGuide.wiki
changeset 159 b9af15388627
parent 158 3c2429fd0b51
child 160 8196e13b5b61
--- a/HedgeroidGuide.wiki	Wed Nov 16 16:37:16 2011 +0000
+++ b/HedgeroidGuide.wiki	Wed Nov 16 16:38:33 2011 +0000
@@ -71,7 +71,7 @@
 
 Next we will create the scripts to compile hedgewars and move SDL directories first you’ll need to make sure cmake knows where all the compilers are
 
-Add <NDK>:<SDK>/platform-tools:<FPC>/compiler to your path, on debian based system I would do it as follows:
+Add `<`NDK`>`:`<`SDK`>`/platform-tools:`<`FPC`>`/compiler to your path, on debian based system I would do it as follows:
 
 {{{
 export PATH=$PATH:/home/xeli/SoftDev/android/ndk