Update WASM install instructions
This commit is contained in:
parent
2caf491e9d
commit
e0a3020e34
@ -557,7 +557,7 @@ You need the required wasm toolchain:
|
|||||||
git clone https://gitlab.haskell.org/ghc/ghc-wasm-meta.git
|
git clone https://gitlab.haskell.org/ghc/ghc-wasm-meta.git
|
||||||
cd ghc-wasm-meta/
|
cd ghc-wasm-meta/
|
||||||
export SKIP_GHC=yes
|
export SKIP_GHC=yes
|
||||||
sh setup.sh
|
./setup.sh
|
||||||
source ~/.ghc-wasm/env
|
source ~/.ghc-wasm/env
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user