Browse Source

Update README.md

Tracim 10 years ago
parent
commit
6d8e481817
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -116,7 +116,7 @@ _Note: the following information is for Debian. For other OS, adapt the package
116 116
 
117 117
 You'll need to install the following packages:
118 118
 
119
-    apt-get install realpath python3 python-virtualenv python3-dev python-pip build-essential postgresql-server-dev-all
119
+    apt-get install realpath python3 python-virtualenv python3-dev python-pip build-essential postgresql-server-dev-all libxml2-dev libxslt1-dev python-lxml
120 120
 
121 121
 If you work on a local database, then you also need to install PostgreSQL:
122 122