diff --git a/README.md b/README.md index 2d98308a..dbc6b178 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ erase the container without losing your work. - Add the public key from the buildmaster to authorized\_keys - useradd sshd ; ssh-keygen -A - Enable PermitRootLogin in /system/settings/ssh/sshd\_config and make sure the path to the sftp server is correct - - install xz\_utils\_x86, lzip\_x86 (required for extracting packages), patch (required for PATCH() function in some packages) + - install xz\_utils\_x86, lzip\_x86 (required for extracting packages), patch, dos2unix (required for PATCH() function in some packages)