2798: Merged branch with code to read environment variables with branch working on...
[arvados.git] / doc / sdk / python / sdk-python.html.textile.liquid
index ea55a9690966833b534c9d9153e3fef3d1f51685..89b77c9b656ef54e3a5a2857bb51828ac1793425 100644 (file)
@@ -24,7 +24,7 @@ h4. Option 1: install with PyPI
 
 <notextile>
 <pre>
-$ <code class="userinput">sudo apt-get install python-pip python-dev libattr1-dev libfuse-dev pkg-config</code>
+$ <code class="userinput">sudo apt-get install python-pip python-dev libattr1-dev libfuse-dev pkg-config python-yaml</code>
 $ <code class="userinput">sudo pip install arvados-python-client</code>
 </pre>
 </notextile>