--- a/BuildingOnMac.wiki Tue Jun 07 20:29:34 2011 +0000
+++ b/BuildingOnMac.wiki Tue Jun 07 20:31:44 2011 +0000
@@ -35,7 +35,7 @@
{{{
sudo cabal install gameServer/hedgewars-server.cabal
}}}
- * _(even more optional)_ if you feel experimental, you can also try to use the 64bit variant of Haskell, just make sure that your ~/.cabal/ directory doesn't conflict with previous installation - http://lambda.galois.com/hp-tmp/2011.2.0.1/Haskell%20Platform%202011.2.0.1-x86_64.pkg
+ * _(even more optional)_ if you feel experimental, you can also try to use the 64bit variant of Haskell, just make sure that your `~/.cabal/` directory doesn't conflict with previous installations - http://lambda.galois.com/hp-tmp/2011.2.0.1/Haskell%20Platform%202011.2.0.1-x86_64.pkg
== Necessary Tools ==