We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e780203 commit 12f89e7Copy full SHA for 12f89e7
README.md
@@ -19,7 +19,7 @@ There are several ways to contribute to SphinxQt project:
19
## Building
20
21
* Download and extract the [latest release](https://github.com/Grandbrain/SphinxQt/releases) of the source code.
22
-* Download and install the latest version of [Qt Community](https://www.qt.io/ru/download-open-source).
+* Download and install the latest version of [Qt](https://www.qt.io/download).
23
* Launch Qt Creator and open the project file "SphinxQt.pro".
24
* Rebuild the project by clicking "Rebuild all" in the "Build" menu.
25
* Launch the application by clicking "Run" in the "Build" menu.
0 commit comments