Updated Working for Web (HTML5) (markdown)

master
José Salavert Torres hace 2 años
padre
commit
c100ba3159
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Working-for-Web-(HTML5).md

+ 1
- 1
Working-for-Web-(HTML5).md

@ -154,7 +154,7 @@ endif ()
## 3. Build examples for the web
At this point, if you optionally want to compile the provided examples for the web, there is another Makefile to configure. Make sure all paths to emscripten installation (`EMSDK_PATH`) and emscripten required tools (Clang, Python, Node) are correctly configured on `raylib/examples/Makefile`, you must verify [these lines](https://github.com/raysan5/raylib/blob/master/examples/Makefile#L134).
At this point, if you _(optionally)_ want to compile the provided examples for the web, there is another Makefile to configure. Make sure all paths to emscripten installation (`EMSDK_PATH`) and emscripten required tools (Clang, Python, Node) are correctly configured on `raylib/examples/Makefile`, you must verify [these lines](https://github.com/raysan5/raylib/blob/master/examples/Makefile#L134).
#### For Windows users :

Cargando…
Cancelar
Guardar