Installation¶
Below you will find information regarding what is required to install the application and instructions on how to run it.
Installation¶
To install the package, simply run
pip install MarkdownClerk
If you wish to build from source, you can run
git clone https://github.com/johnpneumann/MarkdownClerk.git
cd MarkdownClerk
pip install --upgrade .