Update README.md
This commit is contained in:
parent
3756e5dbfc
commit
e2cc5495e7
1 changed files with 3 additions and 3 deletions
|
@ -25,11 +25,11 @@ Note: These instructions for now will be primarily based in Windows, but any Lin
|
|||
|
||||
1. Software Requirement: MariaDB (MySQL DB, etc.) to allow EQ2Emulator LoginServer / WorldServer to interface
|
||||
|
||||
Obtain Latest Install (be sure to select OS on the right hand side as default will be a linux distro): https://mariadb.com/downloads/
|
||||
Obtain Latest Install (be sure to select OS on the right hand side as default will be a linux distro): https://mariadb.com/downloads/
|
||||
|
||||
Installation Instructions for MariaDB can be found here: https://mariadb.com/kb/en/installing-mariadb-msi-packages-on-windows/
|
||||
Installation Instructions for MariaDB can be found here: https://mariadb.com/kb/en/installing-mariadb-msi-packages-on-windows/
|
||||
|
||||
Note: Be sure to remember the user and password defined in the installation!! Used in later steps.
|
||||
Note: Be sure to remember the user and password defined in the installation!! Used in later steps.
|
||||
|
||||
2. Open MySQL Client: Login using the password (assigned to root or other default user) setup in the MariaDB installation.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue