close the python section to fix mysql tabs/steps

This commit is contained in:
Ariel Rin 2023-12-11 22:15:12 +10:00
parent 23a3dd1ab9
commit 42e96d2f14
No known key found for this signature in database

View File

@ -120,12 +120,14 @@ cd Python-3.11.5/
sudo make altinstall
```
:::
::::
### Database
It's recommended to use a database service instead of SQLite. Many options are available, but this guide will use MariaDB 10.11
::::{tabs}
:::{group-tab} Ubuntu 2004, 2204
Follow the instructions at <https://mariadb.org/download/?t=repo-config&d=20.04+%22focal%22&v=10.11&r_m=osuosl> to add the MariaDB repository to your host.