From aab025e3ad2544421624985a87d8d94d13d8afa7 Mon Sep 17 00:00:00 2001 From: Darren Jennings Date: Tue, 12 Nov 2019 09:07:50 -0500 Subject: [PATCH] docs(readme) update npm command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bbc20d..682e94a 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This module is distributed via [npm][npm] which is bundled with [node][node] and should be installed as one of your project's `dependencies`: ``` -npm install --save vue-autosuggest +npm install vue-autosuggest ``` or