Copy/Paste Error fix

flintstone1409 2023-01-04 15:50:21 +01:00
parent 7fdfd35319
commit ce31f28269
1 changed files with 1 additions and 1 deletions

@ -193,7 +193,7 @@ storage:
flags: "?allowReconnect=true&autoReconnect=true"
```
</details>
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database.
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the MySQL/MariaDB database.
## Windows
for windows we refer to the following guide: [guide](https://www.onlinetutorialspoint.com/mysql/install-mysql-on-windows-10-step-by-step.html).