From 4b45ff44302e016123befba9dcb1253841f85bff Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Fri, 16 May 2025 14:06:02 +0200 Subject: [PATCH] improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb30fa3..e82005f 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you want to try out _Fredy_, you can access the demo version [here](https://f - Make sure to use Node.js 22 or above - Run the following commands: ```ssh -corepack enable +npm install -g pnpm //if you have not yet installed pnpm pnpm i pnpm prod pnpm start