Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-fatal authored Feb 6, 2023
1 parent 24e8a2c commit 82d96a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ Program that sends you a text when your Solo Shuffle pops in World of Warcraft.

Report any problems in the [Issues](https://github.com/dev-fatal/queue-notify/issues) tab, but please try searching things yourself first.

You can view the addon source code here: https://github.com/dev-fatal/queue-notify-addon

## Installation
1. Install the QueueNotify addon via [Wago](https://addons.wago.io/addons/queuenotify) or ~~[CurseForge](https://www.curseforge.com/wow/addons/queuenotify)~~ (upload pending) and then `/reload`
1. Install the QueueNotify addon via [CurseForge](https://www.curseforge.com/wow/addons/queuenotify) or [Wago](https://addons.wago.io/addons/queuenotify) and then `/reload`
2. Install [Python 3 for Windows](https://www.python.org/downloads/) and ensure it's in your PATH. Note that this program has been tested on Python version 3.10
3. Download this repo (`git clone https://github.com/dev-fatal/queue-notify`, or [download the ZIP](https://github.com/dev-fatal/queue-notify/archive/refs/heads/main.zip) and then extract it somewhere)
4. Open Command Prompt and `cd` into where you saved it, e.g., `cd C:\Users\test\Documents\queue-notify`
Expand Down

0 comments on commit 82d96a0

Please sign in to comment.