mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -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.
|
||||
|
||||
```sql
|
||||
# If using MariaDB (V11.0.0+)
|
||||
# If using MariaDB (v11.0.0+)
|
||||
mariadb -u root -p
|
||||
|
||||
# If using MySQL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user