Skip to content

Commit 9880e43

Browse files
committed
update README
1 parent 93c6a07 commit 9880e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A driver to run python code in a wasm environment, almost like running vanilla p
1010
Here we assume a file `main.py` located at `~/foo/bar/main.py`.
1111

1212
```bash
13+
# run with node
1314
pyjs_code_runner run script \
1415
node \
1516
--conda-env ~/micromamba/envs/my_env `# the emscripten-forge env` \

0 commit comments

Comments
 (0)