Skip to content

Commit 960c552

Browse files
authored
Update xeus-cpp-lite instruction in README (#192)
1 parent d8b8a93 commit 960c552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ emcmake cmake \
102102
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON \
103103
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
104104
..
105-
EMCC_CFLAGS='-sERROR_ON_UNDEFINED_SYMBOLS=0' emmake make install
105+
emmake make install
106106
```
107107

108108
To build Jupyter Lite with this kernel without creating a website you can execute the following

0 commit comments

Comments
 (0)