mirror of
https://github.com/overte-org/overte.git
synced 2025-06-20 23:01:03 +02:00
Fix QT typo
This commit is contained in:
parent
3b8e52ea41
commit
40e311fe1e
1 changed files with 3 additions and 3 deletions
|
@ -11,11 +11,11 @@ Should you choose not to install Qt5 via a package manager that handles dependen
|
||||||
## Ubuntu 16.04 specific build guide
|
## Ubuntu 16.04 specific build guide
|
||||||
|
|
||||||
### Prepare environment
|
### Prepare environment
|
||||||
|
hifiqt5.10.1
|
||||||
Install qt:
|
Install qt:
|
||||||
```bash
|
```bash
|
||||||
wget http://debian.highfidelity.com/pool/h/hi/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 hifi-qt5.10.1_5.10.1_amd64.deb
|
sudo dpkg -i hifiqt5.10.1_5.10.1_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
Install build dependencies:
|
Install build dependencies:
|
||||||
|
|
Loading…
Reference in a new issue