Updated Working for Web (HTML5) (markdown)

master
José Salavert Torres 2 years ago
parent
commit
37b0d41ec5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Working-for-Web-(HTML5).md

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

@ -21,7 +21,7 @@ Download [emscripten SDK](https://emscripten.org/docs/getting_started/downloads.
`emsdk` requires [**Python**](https://www.python.org/downloads/) and [**Git**](https://git-scm.com/downloads) installed and accessible from system path to be called from `emsdk prompt`.
After decompression and installing required tools (and making sure `python` and `git` can be called from command line), go to `emsdk` installation folder and run `emcmdprompt.bat` (on Windows) or simply run the below commands from command-line on Linux.
After decompression and installing required tools (and making sure `python` and `git` can be called from command line), go to `emsdk` installation folder and run `emcmdprompt.bat` (on Windows, on Linux proceed to next step).
Execute the following commands to install and activate latest emscripten tools:

Loading…
Cancel
Save