Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amandasavluchinske authored Jun 21, 2024
1 parent 178cb90 commit dc83586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ Go to the example project to finish the link with the frontend library:
```bash
cd .. # back to project root directory
cd example
npm install
npm link django-ai-assistant-client
```

Run the example Webpack devserver to build the React frontend:

```bash
# in example directory
npm install
npm run start
```

Expand Down

0 comments on commit dc83586

Please sign in to comment.