diff --git a/site/source/developer-docs/dev-tools/service-container.rst b/site/source/developer-docs/dev-tools/service-container.rst index 6629b97..12c56b7 100644 --- a/site/source/developer-docs/dev-tools/service-container.rst +++ b/site/source/developer-docs/dev-tools/service-container.rst @@ -10,7 +10,7 @@ For simplicity, StartOS is designed to be completely operated through its GUI, h This guide assumes you already have :ref:`SSH Access` setup on your machine. -Open a terminal, ssh into your device, and enter the following command, replacing ```` with the name of the service you are trying to access. You can list the services with ``embassy-cli package list`` (you will need to be logged in under ``embassy-cli`` for this). You will need to either be ``root`` or use ``sudo``. +Open a terminal, ssh into your device, and enter the following command, replacing ```` with the name of the service you are trying to access. You can list the services with ``start-cli package list`` (you will need to be logged in under ``start-cli`` for this). You will need to either be ``root`` or use ``sudo``. .. code-block:: bash