Skip to content

Commit f7b99d9

Browse files
docs(ui): update ui readme (#3396)
2 parents 032555b + 85d03dc commit f7b99d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/frontend/web/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ From `invokeai/frontend/web/` run `yarn install` to get everything set up.
3737
Start everything in dev mode:
3838

3939
1. Start the dev server: `yarn dev`
40-
2. Start the InvokeAI UI per usual: `invokeai --web`
40+
2. Start the InvokeAI Nodes backend: `python scripts/invokeai-new.py --web # run from the repo root`
4141
3. Point your browser to the dev server address e.g. <http://localhost:5173/>
4242

4343
### Production builds

0 commit comments

Comments
 (0)