Update README.md (#521)

Fix no existing route to index.ts
This commit is contained in:
Claudio Canales 2023-04-13 03:56:00 -07:00 committed by GitHub
parent 6d53ee7d12
commit 78881cebfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Modify the chat interface in `components/Chat`.
Modify the sidebar interface in `components/Sidebar`.
Modify the system prompt in `utils/index.ts`.
Modify the system prompt in `utils/server/index.ts`.
## Deploy