Update README.md

This commit is contained in:
totalllyswede
2025-11-20 20:37:24 -08:00
committed by GitHub
parent 2e507655d1
commit 1b225afe42
+2 -2
View File
@@ -14,14 +14,14 @@ MiniMage_TWOW is a lightweight World of Warcraft addon designed for Mages, provi
## Installation ## Installation
# TurtleWoW Launcher Install (Recommended) ### TurtleWoW Launcher Install (Recommended)
1. Open the launcher and navigate to the "AddOns" tab. 1. Open the launcher and navigate to the "AddOns" tab.
2. Click "+ Add New Addon" button. 2. Click "+ Add New Addon" button.
3. Paste the GitHub URL of the addon and click "Install". 3. Paste the GitHub URL of the addon and click "Install".
The launcher will automatically download and install the addon and keep it updated The launcher will automatically download and install the addon and keep it updated
# Manual Install ### Manual Install
1. Download the repository into your `Interface/AddOns/` folder. 1. Download the repository into your `Interface/AddOns/` folder.
2. Ensure the folder structure is `MiniMage_TWOW/MiniMage.lua`. 2. Ensure the folder structure is `MiniMage_TWOW/MiniMage.lua`.