Skip to content

Commit 0783abf

Browse files
authored
Update Emscripten-build-instructions.md
1 parent 5c2a087 commit 0783abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Emscripten-build-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ emcmake cmake -DCMAKE_BUILD_TYPE=Release \
9999
-DCMAKE_INSTALL_PREFIX=$PREFIX \
100100
../
101101
emmake make -j $(nproc --all)
102-
```bash
102+
```
103103

104104
Once this finishes building we need to take note of where we built CppInterOp. This can be done by executing the following
105105

0 commit comments

Comments
 (0)