Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed Aug 24, 2024
2 parents 55fe608 + cd61e7e commit af7429a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/getting-started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ The installation of Exegol on Linux, macOS and Windows are very similar. It can

.. group-tab:: Windows

Exegol should **NOT** be used as admin on Windows. Docker Desktop doesn't require administrator privileges.
Exegol should **NOT** be used as admin on Windows and **NOT** as root in a WSL instance. Docker Desktop doesn't require administrator privileges.


4. Installation of the first Exegol image
Expand Down Expand Up @@ -419,8 +419,8 @@ Exegol (wrapper) supports auto-completion in many shell environments but there i

.. code-block:: bash
autoload -U bashcompinit
bashcompinit
autoload -U compinit
compinit
Afterwards you can enable completion by adding the following command in your ``~/.zshrc`` config:

Expand Down

0 comments on commit af7429a

Please sign in to comment.