Skip to content

Commit 8c599f4

Browse files
Update README.md
1 parent 3132f92 commit 8c599f4

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
@@ -19,14 +19,14 @@ Additionally, a complementary public library is generated which provides:
1919

2020
## Requirements
2121

22-
* Qt 6.2+ (https://www.qt.io/download)
22+
* Qt 5.15 (https://www.qt.io/download)
2323

2424
## Documentation
2525
Documentation of the system is automatically generated by [Doxygen](http://www.doxygen.nl/) and available [here](hdps.github.io/documentation).
2626

2727
## Developer Usage
2828

29-
1. Make sure Qt 6.2 or greater is installed on your system and is added to your Path environment variable.
29+
1. Make sure Qt 5.15 or greater is installed on your system and is added to your Path environment variable.
3030
2. Retrieve the latest HDPS executable from [here](https://github.com/hdps/PublicWiki/releases/tag/v0.0.3)
3131
3. Download the .zip file and extract it on your computer
3232
4. Add a user environment variable called `HDPS_INSTALL_DIR` that points to the `HDPS` folder.

0 commit comments

Comments
 (0)