Skip to content

Commit 8fe0cb9

Browse files
authored
Update README.md
1 parent 438ef43 commit 8fe0cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Since the local app uses OpenAI models, you should first deploy it for the optim
139139
cd src/frontend
140140
npm install
141141
npm run build
142-
cd ..
142+
cd ../..
143143
```
144144
145145
There must be an initial build of static assets before running the backend, since the backend serves static files from the `src/static` directory.

0 commit comments

Comments
 (0)