From 0cb9625e5eff58977a13c2e71f474217f148c842 Mon Sep 17 00:00:00 2001 From: William Rusnack Date: Fri, 29 Sep 2017 06:10:19 -0400 Subject: [PATCH] Update README.md Also installs the less package that is required for this extension to work properly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a00248..c46b6e6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Uses autoprefixer to add prefixes to css after conversion from less. Install.. ``` -npm install -g less-plugin-autoprefix +npm install -g less less-plugin-autoprefix ``` and then on the command line,