From 2d1e6a73c1ec0fd1781d995ae641923877dafccd Mon Sep 17 00:00:00 2001 From: probonopd Date: Mon, 5 Sep 2016 18:03:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 859819f..8b47f26 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ __This is not fully working yet.__ Help is appreciated. ## Installation * 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