Skip to content

Commit cdfb158

Browse files
authored
Update README.md
1 parent 865b9da commit cdfb158

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,14 @@ Client Addon for the Feedback UI: in-game survey, feedback and bugreport
44

55
## Installation
66

7-
To install the addon you must create a folder inside your /Data/ directory.
7+
To install the addon you just have to copy the content of this repository inside a folder called FeedbackUI within the /Interface/AddOns directory
88

9-
This folder must be called "patch-X.MPQ" where X can be any value between 4-9 and A-Z.
10-
11-
You can copy the content of this repository inside that folder then.
12-
13-
Alternatively you can directly clone the repository within the /Data/ folder with this command:
9+
Alternatively you can directly clone the repository within the /Interface/AddOns folder with this command:
1410

1511
```
16-
git clone https://github.com/wowgaming/FeedbackUI patch-X.MPQ
12+
git clone https://github.com/wowgaming/FeedbackUI
1713
```
1814

19-
Remember to replace the X with the character you prefer.
20-
2115
## How to use
2216

2317
This addon should be enabled by default (otherwise you can enable it within the list of the addons at the character creation).

0 commit comments

Comments
 (0)