Browse Source

Add link to emscripten install;

bjorn 5 years ago
parent
commit
620c08443f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      guides/Compiling.md

+ 1 - 1
guides/Compiling.md

@@ -114,7 +114,7 @@ $ LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1' ~/.steam/steam/u
 WebVR
 ---
 
-First, install the Emscripten SDK.
+First, [install the Emscripten SDK](https://emscripten.org/docs/getting_started/downloads.html).
 
 Unix: