aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-10-15 00:40:44 +0200
committerMartin Vilcans <martin@librador.com>2014-10-15 00:40:44 +0200
commit5bc3859d931ea9d15824ebc9038bca5530c2f48f (patch)
tree2fe4f21a64e85692bcc95c479c6c3959569b2b4c
parentd665b51438372b109bfd6bebe1d06fd110fca85d (diff)
downloadscreenplain-5bc3859d931ea9d15824ebc9038bca5530c2f48f.tar.gz
How to install with PDF support
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 90bd645..3ebb453 100644
--- a/README.markdown
+++ b/README.markdown
@@ -38,6 +38,10 @@ Installing
pip install screenplain
+To enable PDF output, install with the PDF extra (installs ReportLab):
+
+ pip install 'screenplain[PDF]'
+
Credits
=======