summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2021-01-22 09:48:54 +0100
committerStef Walter <stefw@redhat.com>2021-01-22 09:48:54 +0100
commitca9ae95971bc59cb3e2da4be31d820a25464699e (patch)
tree115efa12292f31e2a6e39169c04cbac96017f06c
parentdc69eb4f5bb538f504960813332321901cc515dc (diff)
Add instructions for how to install dependenciesHEADmaster
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..65a7b01
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,4 @@
+How to set up necessary dependencies:
+
+ $ sudo yum install python3-pelican python3-typogrify
+