From 7bd6f8fb8ba784e614747f76ab7e03dc61736834 Mon Sep 17 00:00:00 2001 From: AnthonyLzq Date: Fri, 24 Dec 2021 17:30:26 -0500 Subject: [PATCH] fix: fixed docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1613957..85eaf4e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Set up a modern backend app by running one command. This project has the goal to This package is meant to be installed globally in your computer by using: ```bash -npm i -g simba.js +npm i -g @anthonylzq/simba.js ``` ## Usage