From d97bd6e553fa8058503d92ec4a060fccf1bfd80b Mon Sep 17 00:00:00 2001 From: utaninja <64443240+utaninja@users.noreply.github.com> Date: Mon, 12 Jan 2026 13:28:45 +0200 Subject: [PATCH] read-me typo fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29cdb6f..2a17163 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The preferred way to have full control (and perhaps more resources) is local dev 2) Install dependencies with `npm install` --- -> [!WARNKNG] +> [!WARNING] > WINDOWS USERS MIGHT HAVE TO ADJUST DEPENDENCIES LOCALLY AS WITH TRY INSTALLING NVM THROUGH WINGET > IF PROBLEMS OCCUR --- Then you have two choices: @@ -65,4 +65,4 @@ If you cannot run docker for whatever reason, or you're in codespace. But it worked on my system (tm) when im running on an ubuntu vps, so give it a shot. -Also now works on windows as of 2/1/2025 on my machine (tm), if fails try WSL first before NVM \ No newline at end of file +Also now works on windows as of 2/1/2025 on my machine (tm), if fails try WSL first before NVM