diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-01-03 11:37:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-03 11:37:36 +0100 |
| commit | ba46d2865a29dbb9601f97d74152483ec10fb325 (patch) | |
| tree | d5ff9a69b2f806f714ab41727d5f2d6a7c98f084 /docs | |
| parent | f7b0532907f2d2b933a51323cc1815e5c58f3c5b (diff) | |
| download | wiki-ba46d2865a29dbb9601f97d74152483ec10fb325.tar.gz wiki-ba46d2865a29dbb9601f97d74152483ec10fb325.tar.bz2 wiki-ba46d2865a29dbb9601f97d74152483ec10fb325.zip | |
chore(Installation): Update mysql path (#323)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 7db73c9..50555fe 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -151,7 +151,7 @@ worldserver.exe The `.dll` files needs to be copied manually from their install folder into your compiled folder. -`libmysql.dll` (C:\MySQL\MySQL Server 5.x\lib\) +`libmysql.dll` (C:\Program Files\MySQL\MySQL Server 8.0\lib\) For OpenSSL 1.0.x: |
