From d24afe947ef4c6790f5d845892e9d9819d57deaf Mon Sep 17 00:00:00 2001 From: Waylon Flinn Date: Fri, 11 Mar 2016 09:07:59 -0600 Subject: [PATCH] include markdown-it in usage instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ab8b064..0de7dbd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Need convincing? * Try it in your browser: [markdown-it-katex demo](http://waylonflinn.github.io/markdown-it-katex/) ## Usage +Install markdown-it +``` +npm install markdown-it +``` Install the plugin