Updated Working for Web (HTML5) (markdown)

master
José Salavert Torres 2 年之前
父節點
當前提交
37b0d41ec5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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…
取消
儲存