File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ important concepts to help understanding the internals of the SDK:
4848## System Requirements
4949
5050Using the emsdk pre-compiled packages requires only the minimal set of
51- dependenencies lists below. When building from source a wider set of tools
51+ dependencies lists below. When building from source a wider set of tools
5252include git, cmake, and a host compiler are required. See:
5353https://emscripten.org/docs/building_from_source/toolchain_what_is_needed.html .
5454
@@ -67,8 +67,8 @@ https://emscripten.org/docs/building_from_source/toolchain_what_is_needed.html.
6767- ` python ` : Version 2.7.0 or above.
6868- ` java ` : For running closure compiler (optional)
6969
70- The emsdk pre-compiled binaries are built aginst Ubuntu/Xenial 16.04 LTS and
71- therefore depend on system libraries compatiable with versions of ` glibc ` and
70+ The emsdk pre-compiled binaries are built against Ubuntu/Xenial 16.04 LTS and
71+ therefore depend on system libraries compatible with versions of ` glibc ` and
7272` libstdc++ ` present in that release. If your linux distribution is very old
7373you may not be able to use the pre-compiled binaries packages.
7474
You can’t perform that action at this time.
0 commit comments