From 397f0a8fb4b813d5f92b17ba20a29a34302ebbe3 Mon Sep 17 00:00:00 2001 From: Gaktan Date: Sat, 14 Feb 2026 20:43:19 +0100 Subject: [PATCH] docs: update readme Signed-off-by: Gaktan --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0077754..d25cdee 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ _Contribution guidelines for Desktop app TBA!_ -Before getting started, you'll want to install: +Before getting started, make sure you have installed: -- Git - Node.js -- pnpm (run `corepack enable`) +- pnpm (enable after installing Node.js with `corepack enable pnpm`) +- Python 3 Then proceed to setup: