From 93f708805bf269fda0a449f36686603266fad110 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Wed, 10 Jan 2024 01:53:49 +0000 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085fba73f..5305459df 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To compile the dist files you need Node.js/npm, clone/download the repo then: - Clone this Repository to your machine and change to `master` branch. - Go to Cloned Folder. - In cli/bash run `npm install` it will install dependency from `package.json`. -- After installation complets, run `npm run dev` +- After installation completes, run `npm run dev` - Cool, Send urs changes in PR to `master` branch. ## Sponsorship