You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/source/docs/getting_started/downloads.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ GitHub and set them as :term:`active <Active Tool/SDK>`:
52
52
# Activate PATH and other environment variables in the current terminal
53
53
source ./emsdk_env.sh
54
54
55
-
.. tip:: If you want to avoid executing `source ./emsdk_env.sh` every time you open a new terminal you can follow the intstructions given by the `emsdk activate` command above to add this command to your startup scripts.
55
+
.. tip:: If you want to avoid executing `source ./emsdk_env.sh` every time you open a new terminal you can follow the instructions given by the `emsdk activate` command above to add this command to your startup scripts.
56
56
57
57
.. note:: On Windows, run ``emsdk.bat`` instead of ``./emsdk``, and ``emsdk_env.bat`` instead of ``source ./emsdk_env.sh``.
0 commit comments