Skip to content

Commit db78218

Browse files
committed
readme stuff
1 parent 980f47e commit db78218

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ There are multiple ways to install the Qt module, sorted by preference:
5454
7. You can install either all of my modules, or select the one you need: `Qt Auto Updater`
5555
8. Continue the setup and thats it! you can now use the module for all of your installed Kits for that Qt Version
5656
2. Download the compiled modules from the release page. **Note:** You will have to add the correct ones yourself and may need to adjust some paths to fit your installation!
57-
3. Build it yourself! **Note:** This requires perl to be installed. If you don't have/need cmake, you can ignore the related warnings. To automatically build and install to your Qt installation, run:
58-
- `cd src/3rdparty && qpm install && cd ../..` (install qpm from here: https://github.com/Cutehacks/qpm)
57+
3. Build it yourself! **Note:** This requires perl, [qpmx](https://github.com/Skycoder42/qpmx) and [qpm](https://github.com/Cutehacks/qpm) to be installed. If you don't have/need cmake, you can ignore the related warnings. To automatically build and install to your Qt installation, run:
5958
- `qmake`
6059
- `make qmake_all`
6160
- `make`

0 commit comments

Comments
 (0)