From e32fe3f91c2d45f27f72a3662133b1c0e1a5bda1 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Wed, 17 May 2017 13:02:19 -0500 Subject: [PATCH] Update how to install --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d290f7..3734654 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ Via [bower](https://www.bower.io). bower install simplemde --save ``` -Via [jsDelivr](https://www.jsdelivr.com/#!simplemde). *Please note, jsDelivr may take a few days to update to the latest release.* +Via [jsDelivr](https://www.jsdelivr.com/). ```HTML - - + + ``` ## Quick start