From 42e96d2f1495d42b375ccfbb78e1c3578f558580 Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Mon, 11 Dec 2023 22:15:12 +1000 Subject: [PATCH] close the python section to fix mysql tabs/steps --- docs/installation/allianceauth.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/installation/allianceauth.md b/docs/installation/allianceauth.md index 9f7b622b..1e93297f 100644 --- a/docs/installation/allianceauth.md +++ b/docs/installation/allianceauth.md @@ -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 to add the MariaDB repository to your host.