Fix some grammar and punctuation in the README.

This commit is contained in:
Shlomi Fish 2016-03-04 22:23:15 +02:00
Родитель 473815d816
Коммит 296ed7f22f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,7 @@ The [LLVM Backend](https://github.com/kripken/emscripten/wiki/LLVM-Backend) page
Additional Notes:
* Python is probably already installed if you are on Linux or OS X.
* Node.js and LLVM should have convenient binaries for your OS, but installing them from source is easy, just compile them in their directories, you don't need to bother with installing them systemwide.
* Node.js and LLVM should have convenient binaries for your OS, but installing them from source is easy: just compile them in their directories; you don't need to bother with installing them system-wide.
### Installing emsdk directly from GitHub