瀏覽代碼

Update README.md

Tracim 10 年之前
父節點
當前提交
6d8e481817
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md 查看文件

@@ -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