Update README.md

This commit is contained in:
probonopd
2016-09-05 18:03:14 +02:00
committed by GitHub
parent e44dbd7510
commit 2d1e6a73c1
+1 -1
View File
@@ -7,7 +7,7 @@ __This is not fully working yet.__ Help is appreciated.
## Installation ## Installation
* Open in Qt Creator and build * Open in Qt Creator and build
* Build and install [patchelf](https://nixos.org/patchelf.html) (linuxdeployqt uses it to rewrite paths inside the binaries similar to `install_name_tool` on macOS) * Build and install [patchelf](https://nixos.org/patchelf.html) (a small utility to modify the dynamic linker and RPATH of ELF executables; similar to `install_name_tool` on macOS)
## Usage ## Usage