diff mbox

INSTALL: Add new dependencies

Message ID 20170801051204.25210-1-lfleischer@archlinux.org
State Accepted, archived
Headers show

Commit Message

Lukas Fleischer Aug. 1, 2017, 5:12 a.m. UTC
Add installation instructions for python-bleach and python-markdown
which are required for the rendercomment script.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
---
 INSTALL | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

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: