From 60a5b28a2147dedf8379d8af2f42ac2a3bfc9f1a Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 18 May 2025 16:25:22 +0200 Subject: [PATCH] pnpm --- mock-api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mock-api/README.md b/mock-api/README.md index c7e9000fa..8b460a087 100644 --- a/mock-api/README.md +++ b/mock-api/README.md @@ -3,7 +3,7 @@ When developing and testing the web interface, it's handy not to bother with re- # prerequisites - Install the latest LTS of NodeJS -- Install pnpm (`corepack use pnpm@latest-10`). See +- Install pnpm (`corepack use pnpm@latest-10` on linux or `winget install -e --id pnpm.pnpm` on windows). See - Install bun () - type `pnpm install` from this `mock-api` folder to build