Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Also now works on windows as of 2/1/2025 on my machine (tm), if fails try WSL first before NVM
Loading