Update README.md

This commit is contained in:
probonopd
2016-09-06 19:21:15 +02:00
committed by GitHub
parent 42ec2730cc
commit f231d057ae
+1 -1
View File
@@ -31,7 +31,7 @@ tar xf patchelf-0.9.tar.bz2
( cd patchelf-0.9/ && ./configure && make && sudo make install ) ( cd patchelf-0.9/ && ./configure && make && sudo make install )
``` ```
* Download [AppImageAssistant](https://github.com/probonopd/AppImagaeKit/releases) and put it into your $PATH, e.g., into `/usr/local/bin`. Make sure it is renamed to `AppImageAssistant` and is `chmod a+x` * Optional if you want to generate AppImages: Download [AppImageAssistant](https://github.com/probonopd/AppImagaeKit/releases) and put it into your $PATH, e.g., into `/usr/local/bin`. Make sure it is renamed to `AppImageAssistant` and is `chmod a+x`
``` ```
wget https://github.com/probonopd/AppImageKit/releases/download/6/AppImageExtract_6-x86_64.AppImage -O AppImageExtract wget https://github.com/probonopd/AppImageKit/releases/download/6/AppImageExtract_6-x86_64.AppImage -O AppImageExtract