Skip to content

Commit f8c5d80

Browse files
authored
Merge pull request #4480 from Oreoezi/develop
Update BUILD.md
2 parents 2cf04d0 + eda06df commit f8c5d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Getting the project to build and run on Linux is easy if you use any modern and
4040

4141
## Build dependencies
4242
* A C++ compiler capable of building C++11 code.
43-
* Qt 5.6+ Development tools (http://qt-project.org/downloads) ("Qt Online Installer for Linux (64 bit)") or the equivalent from your package manager. It is always better to use the Qt from your distribution, as long as it has a new enough version.
43+
* Qt 5.6+ Development tools (http://qt-project.org/downloads) ("Qt Online Installer for Linux (64 bit)") or the equivalent from your package manager. It is always better to use the Qt from your distribution, as long as it has a new enough version. (for example, `qttools5-dev`)
4444
* cmake 3.1 or newer
4545
* zlib (for example, `zlib1g-dev`)
4646
* Java JDK 8 (for example, `openjdk-8-jdk`)

0 commit comments

Comments
 (0)