diff --git a/README.MD b/README.MD index fc0bdb0..7a5b530 100644 --- a/README.MD +++ b/README.MD @@ -7,7 +7,7 @@ ModiLiteJS is a library for writing modular code with components and dependency You can install the library using npm: ```bash -npm install app-factory +npm install modilitejs ``` ## Usage