<!-- Thanks for your contribution! Please fill out this template as good as possible. Please don't include any personal or sensitive data. --> ### Current Behavior <!-- A concise description of what you're experiencing. --> The docs state to use **addusr**, but the correct command is **adduser** (with 'e') ### Expected Behavior <!-- A concise description of what you expected to happen. --> Correct the docs with following: ``` sudo adduser tx01 docker # adds the user to the group docker ``` ### Steps To Reproduce <!-- Please provide a clear procedure how to reproduce the bug. Important technical details: user information, screenshots, browser, app-version, environment, operating system, device, etc. --> docs link: [https://eclipse-tractusx.github.io/docs/tutorials/e2e/prerequisites/#setup-a-user-environment-for-running-the-tutorial-with-a-minimum-set-of-privileges](https://eclipse-tractusx.github.io/docs/tutorials/e2e/prerequisites/#setup-a-user-environment-for-running-the-tutorial-with-a-minimum-set-of-privileges)