From 4b7f75f825e8a16c82f86804c3b8ea07297d5030 Mon Sep 17 00:00:00 2001 From: Saad Date: Fri, 6 Sep 2024 20:45:56 -0400 Subject: [PATCH] npm command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788d839..71a3286 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas ## Installation ```shell -npm install @puremvc/puremvc-js-multicore-framework +npm i @puremvc/puremvc-js-multicore-framework ``` ## Demos