We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df063db commit c544a8eCopy full SHA for c544a8e
docs/book/v2/faq.md
@@ -173,7 +173,7 @@ By default, MariaDB is at version 11.4 LTS.
173
In case you want to upgrade to a different version, for instance [11.8 LTS](https://mariadb.org/11-8-is-lts/), use the below steps:
174
175
* Open the MariaDB.repo file in any text editor.
176
-
+
177
```shell
178
sudo nano /etc/yum.repos.d/MariaDB.repo
179
```
0 commit comments