diff options
| author | Karol Kosek <krkk@krkk.ct8.pl> | 2021-01-02 11:49:24 +0100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-01-02 11:58:44 +0100 |
| commit | c2978a945bd4ca654ce0a6ef347c94a354d69ed3 (patch) | |
| tree | eae5cea59cd1a0f72fb93ab2966c903ffbf82df2 | |
| parent | c33c948712b07b322a3cb4400c973b05bafe53a5 (diff) | |
| download | kristall-c2978a945bd4ca654ce0a6ef347c94a354d69ed3.tar.gz | |
BUILDING.md: update requirements
| -rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index bbbe569..f5d1977 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -4,7 +4,7 @@ Here you can find build instructions for Kristall. ## Requirements -- Latest Qt5 version with `widgets` and `network` modules +- Qt 5.9 or higher with `widgets` and `network` modules ## Build |
