INSTALL: Update dependency for Python 3

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
David Prévot 2015-05-24 10:34:16 -04:00 committed by Niels Thykier
parent dc8ae9e1ce
commit abc124b792

View File

@ -4,6 +4,6 @@ INSTALL for britney v2.0
Requirements:
-------------
* Python 2.7 aptitude install python
* Python APT/DPKG bindings aptitude install python-apt
* Python YAML library aptitude install python-yaml
* Python 3 aptitude install python3
* Python APT/DPKG bindings aptitude install python3-apt
* Python YAML library aptitude install python3-yaml