Browse Source

Add missing dependency to readme

Jocelyn Delalande 8 years ago
parent
commit
d2ab6d5750
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ a virtual environment (like virtualenv).
 
 Install packages:
 
-     # apt-get install python3-pip python3-virtualenv
+     # apt-get install python3-pip python3-virtualenv libyaml-dev
 
 Create and activate the virtualenv with: