summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2017-08-01 07:11:04 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2017-08-01 07:11:25 +0200
commit449909a872f738043890f521fcc297265836c983 (patch)
tree27e92adacc44da622a7747d855bf5f8aaf4bd5c6
parentd9883ee64215ee91bfe1cc3e75c83ec6e6875671 (diff)
downloadaur-449909a872f738043890f521fcc297265836c983.tar.gz
aur-449909a872f738043890f521fcc297265836c983.zip
INSTALL: Add new dependencies
Add installation instructions for python-bleach and python-markdown which are required for the rendercomment script. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 369e1e3..ba24a45 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,6 +48,7 @@ read the instructions below.
5) Install Python modules and dependencies:
# pacman -S python-mysql-connector python-pygit2 python-srcinfo
+ # pacman -S python-bleach python-markdown
# python3 setup.py install
6) Create a new user: