Update README.md

This commit is contained in:
Manmadedrummer
2024-08-24 16:35:43 -04:00
committed by GitHub
parent 2340ae11b7
commit 72aec86b76

View File

@@ -32,7 +32,7 @@ Copy the provided SQL file to your server's database. This file includes the nec
- Copy the `BlackjackServer.lua` script into your server's `scripts` directory (typically found in `lua_scripts` or a similar directory).
- Copy the `BlackjackClient.lua` script into your client's `Interface/AddOns/` directory or where your client-side scripts are stored.
-
*NOTE: I Personally have both of my scripts in my `lua_scripts1 folder.*
*NOTE: I Personally have both of my scripts in my `lua_scripts` folder.*
2. **Run the SQL Script:**