From ba28c408f06cdcf3e46ab1d4c37ccf1d60cab4fd Mon Sep 17 00:00:00 2001 From: Chandrasekhar Ambula V Date: Sat, 4 Aug 2018 17:58:25 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5307f36..c620387 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Javascript plugin to pan and zoom SVG images either programatically or through # Installation ``` -npm install @avcs06/svgpanzoom --save +npm install @avcs/svgpanzoom --save ``` # Live Demo