hint for archlinux users

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 14 years ago
parent 26c0d5d9aa
commit 298688eb35
  1. 6
      README

@ -93,6 +93,12 @@ cdist was tested or is know to run on at least
Ensure you have Python 3.x and the **argparse** module installed on
the machine you use to **deploy to the targets**.
#### Archlinux
Archlinux already has python >= 3.2, so you only need to do:
pacman -S python
#### Debian
aptitude install python3 python3-setuptools

Loading…
Cancel
Save