Skip to content

Commit 6b11cae

Browse files
authored
Update README.md
1 parent 8d07571 commit 6b11cae

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
@@ -142,7 +142,7 @@ python package. This only needs to be enable once, and then you can execute the
142142

143143
```bash
144144
echo "Running test_xeus_cpp in Safari"
145-
emrun --no_browser --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" test_xeus_cpp.html &
145+
python $BUILD_PREFIX/bin/emrun.py --no_browser --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" test_xeus_cpp.html &
146146
python browser_tests_safari.py test_xeus_cpp.html
147147
```
148148

0 commit comments

Comments
 (0)