Skip to content

Commit 3444352

Browse files
committed
update README
1 parent 9880e43 commit 3444352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Here we assume a file `main.py` located at `~/foo/bar/main.py`.
1111

1212
```bash
1313
# run with node
14-
pyjs_code_runner run script \
15-
node \
14+
pyjs_code_runner run script \
15+
node \
1616
--conda-env ~/micromamba/envs/my_env `# the emscripten-forge env` \
1717
`# in which to run the code` \
1818
\

0 commit comments

Comments
 (0)