Add markdown install

Curtis Gedak 2017-06-16 09:45:22 -06:00
parent 02be016744
commit 232825dfbb

@ -50,6 +50,12 @@ PyEnchant is used for spellchecking.
sudo apt install python3-enchant
### MarkDown
MarkDown provides Manuskript export as HTML.
sudo apt install python3-markdown
# MANUSKRIPT INSTALLATION
The manuskript source code can be installed in one of two ways. Choose one of the following options (A or B).