diff --git a/Working-for-Web-(HTML5).md b/Working-for-Web-(HTML5).md index 029251c..a062cfc 100644 --- a/Working-for-Web-(HTML5).md +++ b/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: