@ -160,7 +160,7 @@ At this point, if you optionally want to compile the provided examples for the w
Start up Notepad++ for raylib, open the `raylib/examples/Makefile` file, press F6, choose `raylib_makefile`, verify that in the script the web platform is set (`SET PLATFORM=PLATFORM_WEB`) and click OK to run the script. It will compile all the examples for the web.
Opening generated `.html` files directly from disk may fail due to web browser security configuration. You should follow steps on [Test raylib game on web](#6-test-raylib-game-on-web)
Opening generated `.html` files directly from disk may fail due to web browser security configuration. You should follow steps on [Test raylib game on web](#6-test-raylib-game-on-web).