From 8e370e822163ec31bcd84836743421984a5a4d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20J=C5=AFna?= Date: Tue, 6 Dec 2016 11:21:25 +0000 Subject: [PATCH] Add save param to npm install --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 76770e790..35683b540 100644 --- a/Readme.md +++ b/Readme.md @@ -12,7 +12,7 @@ ## Installation - $ npm install commander + $ npm install commander --save ## Option parsing