From 5da54f2738a2b34160a1b1656dd7d6df7cb8ca41 Mon Sep 17 00:00:00 2001 From: Larry-the-Pig <68445204+Larry-the-Pig@users.noreply.github.com> Date: Fri, 30 Sep 2022 08:19:07 -0600 Subject: fix typo --- Extensions/combined/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Extensions/combined/readme.md b/Extensions/combined/readme.md index 0818eb3..faee230 100644 --- a/Extensions/combined/readme.md +++ b/Extensions/combined/readme.md @@ -6,7 +6,7 @@
  1. Go to the root directory of the project
  2. -
  3. Run npm i to install all project dependancies (if not done so already)
  4. +
  5. Run npm i to install all project dependencies (if not done so already)
  6. run npm run dev to compile the extension to the ~/Extensions/combined/dist/ folder.
-- cgit v1.2.3