From ae709456db7b056c500690d8edc5a94d3260aa18 Mon Sep 17 00:00:00 2001 From: Niko 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