You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,13 @@ Add the new addon to catalog by:
89
89
## Installing
90
90
91
91
### Windows
92
-
1. Run "wowpkg-<VERSION>-win64.exe" from latest release.
92
+
1. Run "wowpkg-VERSION-win64.exe" from latest release.
93
93
2. Create a wowpkg directory in %APPDATA% directory.
94
94
3. Copy [config.ini](dev_only/config.ini) and update the addons path to the path of your World of Warcraft AddOns directory.
95
95
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.
96
96
97
97
### macOS
98
-
1. Open "wowpkg-<VERSION>-Darwin.dmg" from latest release.
98
+
1. Open "wowpkg-VERSION-Darwin.dmg" from latest release.
99
99
2. Drag the wowpkg directory to the Applications directory.
0 commit comments