diff --git a/INSTALL b/INSTALL index 4b1b199..c856b15 100644 --- a/INSTALL +++ b/INSTALL @@ -8,3 +8,4 @@ Requirements: * Python APT/DPKG bindings aptitude install python3-apt * Python YAML library aptitude install python3-yaml * Python nose tests (testing) aptitude install python3-nose + * Python AMQP bindings apt install python3-amqplib