Skip to content

Commit adf5a3a

Browse files
committed
Update quickstart run instructions
1 parent ed0ec00 commit adf5a3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ To get a basic ChatKit app running—a React chat UI talking to a Python server
66
```sh
77
git clone https://github.com/openai/openai-chatkit-starter-app.git
88
cd openai-chatkit-starter-app/chatkit
9+
npm install
910
npm run dev
1011
```
1112

0 commit comments

Comments
 (0)