Skip to content

Commit 636d5cd

Browse files
authored
Update README.md
1 parent b31b7bb commit 636d5cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ Add the new addon to catalog by:
8989
## Installing
9090

9191
### Windows
92-
1. Run "wowpkg-<VERSION>-win64.exe" from latest release.
92+
1. Run "wowpkg-VERSION-win64.exe" from latest release.
9393
2. Create a wowpkg directory in %APPDATA% directory.
9494
3. Copy [config.ini](dev_only/config.ini) and update the addons path to the path of your World of Warcraft AddOns directory.
9595
4. Assuming wowpkg was installed to the default location. Add C:\Program Files\wowpkg\bin to user PATH environment variable. This makes is easy to run wowpkg from anywhere in the terminal.
9696

9797
### macOS
98-
1. Open "wowpkg-<VERSION>-Darwin.dmg" from latest release.
98+
1. Open "wowpkg-VERSION-Darwin.dmg" from latest release.
9999
2. Drag the wowpkg directory to the Applications directory.
100100
3. In the terminal:
101101
```

0 commit comments

Comments
 (0)