mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Change uppercase V to lowercase v
This commit is contained in:
parent
55444a359a
commit
ec76b6759d
@ -13,7 +13,7 @@ things setup. To do so, simply run the command below and provide the Root MySQL
|
|||||||
installing MySQL. If you do not remember doing this, chances are you can just hit enter as no password is set.
|
installing MySQL. If you do not remember doing this, chances are you can just hit enter as no password is set.
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
# If using MariaDB (V11.0.0+)
|
# If using MariaDB (v11.0.0+)
|
||||||
mariadb -u root -p
|
mariadb -u root -p
|
||||||
|
|
||||||
# If using MySQL
|
# If using MySQL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user