Updated Working for Web (HTML5) (markdown)

master
Anata 6 years ago
parent
commit
2a17082f2b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Working-for-Web-(HTML5).md

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

@ -8,6 +8,7 @@ Download emscripten SDK from [here](http://kripken.github.io/emscripten-site/doc
emsdk update
emsdk list
emsdk install sdk-1.38.8-64bit
emsdk activate latest
_NOTE: If a newer precompiled SDK version (newer than sdk-1.38.8-64bit) is available, install new version. Precompiled SDK already includes version of **clang**, **emscripten**, **python**, **java JDK** and **node.js**, so you don't have to install it separately._

Loading…
Cancel
Save