Skip to content

Commit

Permalink
Merge pull request #113 from vintasoftware/amandasavluchinske-patch-e…
Browse files Browse the repository at this point in the history
…xample-read-me

Update README.md
  • Loading branch information
fjsj authored Jun 21, 2024
2 parents 178cb90 + dc83586 commit dc3db8d
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 dc3db8d

Please sign in to comment.