From 4cbab15429f8020101343d361564e1a7ec92d365 Mon Sep 17 00:00:00 2001 From: Twest2 Date: Tue, 23 Jun 2026 12:18:40 -0500 Subject: [PATCH] Update README.md to point to new getting started documents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7842813..9719905 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ using only Node built-ins. ## Getting Started -For a shorter walkthrough, see [docs/GETTING_STARTED.md](docs/GETTING_STARTED.md). +For a windows installation, see [docs/windows_installatin](docs/windows_installation.md) or for a developer/more in depth walkthrough, see [docs/GETTING_STARTED.md](docs/GETTING_STARTED.md). Requirements: Node.js 20+ and npm (Electron is the only dependency).