From 6712a74e27256ef28d15732840a2b5b0bba04dc7 Mon Sep 17 00:00:00 2001 From: Dimitri Grammatikogianni Date: Tue, 27 Jun 2017 23:42:36 +0300 Subject: [PATCH] Update the npm instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4780a4fd..a6aec37f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a collection of all the components that Joomla is using. They are develo You can install this package by using NPM: ```bash -$ npm install joomla-custom-elements --save +$ npm i joomla-ui-custom-elements ``` ### Configuration