Max von Buelow hace 7 años
padre
commit
8de27b6af5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -19,6 +19,11 @@ make
 
 ## Postfix (on Debian)
 ```bash
+apt-get install git cmake make gcc libmilter1.0.1 libmilter-dev
+```
+
+```
+```bash
 groupadd milterfrom
 useradd -g milterfrom -s /bin/false -d /var/spool/postfix/milterfrom milterfrom
 adduser postfix milterfrom