Skip to content
Snippets Groups Projects
Commit b243aad3 authored by Lars Bilke's avatar Lars Bilke
Browse files

[web] Update prerequisites.md (typo)

[ci skip]
parent 8f7cae96
No related branches found
No related tags found
No related merge requests found
......@@ -309,7 +309,7 @@ Make sure to add `/opt/qt/{{< dataFile "versions.tested_version.qt" >}}/gcc_64/b
pip install aqtinstall
mkdir /opt/qt
cd /opt/qt
aqt install {{< dataFile "versions.tested_version.qt" >}} linux desktop clang_64 -m xmlpatterns,x11extras
aqt install {{< dataFile "versions.tested_version.qt" >}} mac desktop clang_64 -m xmlpatterns,x11extras
```
Make sure to add `/opt/qt/{{< dataFile "versions.tested_version.qt" >}}/clang_64/bin` to the `PATH`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment