From 7cc9f2af859a5064ecc166aa0ee0e62281fd56e8 Mon Sep 17 00:00:00 2001
From: Niko <info@parlepeuple.fr>
Date: Wed, 14 Jun 2023 00:32:54 +0300
Subject: [PATCH] build instructions for ngone

---
 ngone/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ngone/README.md b/ngone/README.md
index 93fdf88..275c235 100644
--- a/ngone/README.md
+++ b/ngone/README.md
@@ -7,7 +7,7 @@ This server is used internally by NextGraph to redirect users to the right app s
 ```
 cd web
 npm install -g pnpm
-pnpm install
+pnpm --ignore-workspace install
 ```
 
 ## Dev