build instructions for ngone

pull/19/head
Niko 1 year ago
parent 6c6bf5c165
commit 7cc9f2af85
  1. 2
      ngone/README.md

@ -7,7 +7,7 @@ This server is used internally by NextGraph to redirect users to the right app s
``` ```
cd web cd web
npm install -g pnpm npm install -g pnpm
pnpm install pnpm --ignore-workspace install
``` ```
## Dev ## Dev

Loading…
Cancel
Save