Skip to content
Snippets Groups Projects
Commit 7ec54942 authored by Guido Trotter's avatar Guido Trotter
Browse files

Complete the apt-get list in the install manual

The install manual was missing python-pyparsing and python-simplejson from the
apt-get install list. Adding them.

Thanks to Henning Sprang for spotting this issue.

Reviewed-by: iustinp
parent 20a0c9ef
No related branches found
No related tags found
No related merge requests found
...@@ -447,7 +447,7 @@ skip resource "r1" { ...@@ -447,7 +447,7 @@ skip resource "r1" {
<screen> <screen>
# apt-get install lvm2 ssh bridge-utils iproute iputils-arping \ # apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
python2.4 python-twisted-core python-pyopenssl openssl \ python2.4 python-twisted-core python-pyopenssl openssl \
mdadm mdadm python-pyparsing python-simplejson
</screen> </screen>
</sect2> </sect2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment