--- 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