Skip to content

Commit 68bdf8d

Browse files
hoodmanehugovk
andauthored
Fix clone step
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 553c856 commit 68bdf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/setup-building.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ The simplest way to install the Emscripten compiler is:
482482
.. code-block:: sh
483483
484484
# Install Emscripten
485-
git clone emscripten/emsdk
485+
git clone https://github.com/emscripten-core/emsdk
486486
./emsdk/emsdk install 4.0.5
487487
./emsdk/emsdk activate 4.0.5
488488
source ./emsdk/emsdk_env.sh

0 commit comments

Comments
 (0)