Remove deps (README.md)

This commit is contained in:
q3aql 2024-07-07 23:37:43 +02:00
parent 0dd6cb220a
commit 23cbc491e1

View File

@ -39,7 +39,5 @@ Usage: ./packelf-folder.sh <FOLDER> <FILENAME> <EXECUTABLE_RUN>
* sed
* grep
* chmod
* readlink
* ldd (only needed for packing, not needed for executing or unpacking)
Note: If your tar doesn't support gzip, '-n' is needed when you pack a program.