Updated Compile your game for Web (markdown)

Ray
2015-10-11 12:28:25 +02:00
parent 9c3d915e50
commit 09288bf2ae

@ -1,5 +1,3 @@
#Compile for Web
To build your raylib game for HTML5 you need a different compiler than the one that comes with raylib installation, actually, you need a set of tools. Those tools are the [emscripten SDK](http://kripken.github.io/emscripten-site/).
##Installing emscripten