Merge pull request #12931 from FlameSoulis/fix/BUILD_LINUX.md-QT-Link

Corrected BUILD_LINUX.md regarding QT
This commit is contained in:
Seth Alves 2018-04-18 09:32:53 -07:00 committed by GitHub
commit 490d7dfb87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,8 @@ Should you choose not to install Qt5 via a package manager that handles dependen
Install qt:
```bash
wget http://debian.highfidelity.com/pool/h/hi/hifi-qt5.10.1_5.10.1_amd64.deb
sudo dpkg -i hifi-qt5.10.1_5.10.1_amd64.deb
wget http://debian.highfidelity.com/pool/h/hi/hifiqt5.10.1_5.10.1_amd64.deb
sudo dpkg -i hifiqt5.10.1_5.10.1_amd64.deb
```
Install build dependencies: