INSTALL: Mention the need for python-yaml

Also prune the "2.7" in the package names under the assumption
that people are running Jessie.

Signed-off-by: Niels Thykier <niels@thykier.net>
master
Niels Thykier 11 years ago
parent f05145c3f7
commit 4b690fac00

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

Loading…
Cancel
Save