diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index 4796a121a..f5c89a9f3 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -401,7 +401,7 @@ To generate a scenario configuration file and launch scripts: .. code-block:: bash - python3 acrn_configurator.py + ./acrn_configurator.py #. Your web browser should open the website ``__ automatically, or you may need to visit this website manually. diff --git a/doc/tutorials/acrn_configurator_tool.rst b/doc/tutorials/acrn_configurator_tool.rst index 85cb3917f..ece5361c5 100644 --- a/doc/tutorials/acrn_configurator_tool.rst +++ b/doc/tutorials/acrn_configurator_tool.rst @@ -56,7 +56,7 @@ a custom scenario configuration file and launch scripts. .. code-block:: bash - python3 ~/acrn-work/acrn-hypervisor/misc/config_tools/config_app/acrn_configurator.py + ~/acrn-work/acrn-hypervisor/misc/config_tools/config_app/acrn_configurator.py #. Your web browser should open the website ``_ automatically, or you may need to visit this website manually. The ACRN