diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-27 11:54:04 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-27 11:54:04 +0200 |
commit | d694f2bbb8252c18840cd11e1fc30733f2099d81 (patch) | |
tree | ccbd28ebaf7b1f02f42c63e28c9c6983d4cf3b94 /INSTALL | |
parent | ed6d629028bb467a858cdd5338b32e72d0cb57c4 (diff) | |
download | jenkins.debian.net-d694f2bbb8252c18840cd11e1fc30733f2099d81.tar.xz |
fix standard python installation instructions
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ The Jenkins EMail notification plugin is used as its state tracking is best (and apt-get install python-twisted python-imaging git clone https://github.com/sibson/vncdotool cd vncdotool/ -python setup.py +python setup.py install ---- === munin |