minor formatting

This commit is contained in:
Ariel Rin
2023-10-31 23:52:34 +10:00
parent 60084de3db
commit ce25deeca1
6 changed files with 22 additions and 36 deletions

View File

@@ -27,7 +27,6 @@ To install on your favorite flavour of Linux, identify and install equivalent pa
It is recommended to ensure your OS is fully up to date before proceeding. We may also add Package Repositories here, used later in the documentation.
::::{tabs}
:::{group-tab} Ubuntu 2004, 2204
```shell
@@ -458,7 +457,7 @@ The default configuration is good enough for most installations. Additional info
You will need to exit the allianceserver user back to a user with sudo capabilities to install supervisor::
```shell
exit
exit
```
:::