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 ec76b67 commit a229982Copy full SHA for a229982
panel/1.0/getting_started.md
@@ -115,7 +115,7 @@ continuing any further. See below to create a user and database for your Pteroda
115
please have a look at [Setting up MySQL](/tutorials/mysql_setup.html).
116
117
```sql
118
-# If using MariaDB (v11.0.0+)
+# If using MariaDB (v11.0.0+) (This is the default when installing Pterodactyl by following the documentation.)
119
mariadb -u root -p
120
121
# If using MySQL
0 commit comments