Skip to content

Commit f82d694

Browse files
authored
Update InstallationAndUsage.rst
1 parent 6b11cae commit f82d694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/InstallationAndUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ python package. This only needs to be enable once, and then you can execute the
112112
.. code-block:: bash
113113
114114
echo "Running test_xeus_cpp in Safari"
115-
emrun --no_browser --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" test_xeus_cpp.html &
115+
python $BUILD_PREFIX/bin/emrun.py --no_browser --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" test_xeus_cpp.html &
116116
python browser_tests_safari.py test_xeus_cpp.html
117117
118118
To do this on Ubuntu x86 execute the following

0 commit comments

Comments
 (0)