Skip to content

Commit a229982

Browse files
authored
Add note that mariadb is default
1 parent ec76b67 commit a229982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panel/1.0/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ continuing any further. See below to create a user and database for your Pteroda
115115
please have a look at [Setting up MySQL](/tutorials/mysql_setup.html).
116116

117117
```sql
118-
# If using MariaDB (v11.0.0+)
118+
# If using MariaDB (v11.0.0+) (This is the default when installing Pterodactyl by following the documentation.)
119119
mariadb -u root -p
120120

121121
# If using MySQL

0 commit comments

Comments
 (0)