Browse Source

Update README.md

master
probonopd 8 years ago
committed by GitHub
parent
commit
5737517949
  1. 2
      README.md

2
README.md

@ -19,7 +19,7 @@ This tool is conceptually based on the [Mac Deployment Tool](http://doc.qt.io/qt
* Get and build linuxdeployqt e.g., using Qt 5.7.0 (you could use this [Qt Creator AppImage](https://bintray.com/probono/AppImages/QtCreator#files) for this) * Get and build linuxdeployqt e.g., using Qt 5.7.0 (you could use this [Qt Creator AppImage](https://bintray.com/probono/AppImages/QtCreator#files) for this)
``` ```
sudo apt-get -y install git g++ sudo apt-get -y install git g++ libgl1-mesa-dev package
git clone https://github.com/probonopd/linuxdeployqt.git git clone https://github.com/probonopd/linuxdeployqt.git
``` ```

Loading…
Cancel
Save