Merge remote-tracking branch 'origin/pr/940'

This commit is contained in:
Julian Ospald 2023-11-28 21:08:49 +08:00
commit 3b0f131a65
No known key found for this signature in database
GPG Key ID: 4275CDA6A29BED43
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ You need the required wasm toolchain:
git clone https://gitlab.haskell.org/ghc/ghc-wasm-meta.git
cd ghc-wasm-meta/
export SKIP_GHC=yes
sh setup.sh
./setup.sh
source ~/.ghc-wasm/env
```