Merge pull request #89 from kiwix/legoktm-patch-1

README: Fix typo in package name
This commit is contained in:
Kelson 2018-12-28 09:01:39 +01:00 committed by GitHub
commit 310799f1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ to use [kiwix-build](https://github.com/kiwix/kiwix-build).
Install needed packages (on Ubuntu):
```
$ sudo apt-get install libqt5gui qtbase5-dev qtwebengine5-dev libgt5svg5-dev qt5-image-formats-plugins qt5-default aria2
$ sudo apt-get install libqt5gui qtbase5-dev qtwebengine5-dev libqt5svg5-dev qt5-image-formats-plugins qt5-default aria2
```
Compilation