Browse Source

Update README.md

add missing dependencies
Jean-Francois Chevrette 8 years ago
parent
commit
328728b10a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -37,12 +37,14 @@ not practical to start over at 1.0.
     Requirements:
     - Ansible >= 2.1.0 (>= 2.2 is preferred for performance reasons)
     - Jinja >= 2.7
+    - pyOpenSSL
+    - python-lxml
 
     ***
 
     Fedora:
     ```
-    dnf install -y ansible pyOpenSSL python-cryptography
+    dnf install -y ansible pyOpenSSL python-cryptography python-lxml
     ```
 
 2. Setup for a specific cloud: