Update README.md

This commit is contained in:
Image 2020-02-28 09:47:41 -05:00
parent e2cc5495e7
commit 4347f5d536

View file

@ -39,12 +39,12 @@ Note: These instructions for now will be primarily based in Windows, but any Lin
b. Run the following commands in the MySQL Client prompt:
create database eq2ls;
create database eq2emu;
\u eq2ls
source C:\[YOUREQ2EMUGITSRC]\DB\ls_db.sql
\u eq2emu
source C:\[YOUREQ2EMUGITSRC]\DB\world_db.sql
create database eq2ls;
create database eq2emu;
\u eq2ls
source C:\[YOUREQ2EMUGITSRC]\DB\ls_db.sql
\u eq2emu
source C:\[YOUREQ2EMUGITSRC]\DB\world_db.sql
4. Add Game Account / World Account: Using the same MySQL Client, continue on creating your accounts