minor changes

This commit is contained in:
Dorian Zedler 2020-06-07 13:35:09 +02:00
parent f4036e8517
commit 642326c5fa
Signed by: dorian
GPG Key ID: 989DE36109AFA354
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
Pre-compiled Qt 5 libraries for the Raspberry Pi.
They can be used to easily deploy Qt to a Raspberry Pi, by installing the libqt5raspi-*.deb package.
The libraries will be installed into /usr/local/qt5raspi-*/.
After the installation, a symlink from /usr/local/qt5pi -> /usr/local/qt5raspi-*/ will be created in orfer to make the libraries available system-wide.
The libraries will be installed into ```/usr/local/qt5raspi-*/```.
After the installation, a symlink from ```/usr/local/qt5pi -> /usr/local/qt5raspi-*/``` will be created in order to make the libraries available system-wide.