build instructions for ngone

Niko 1 year ago
parent 126705f97f
commit ae709456db
  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