Skip to content

Commit 72f4977

Browse files
Update README.md
Co-authored-by: Karolina Szczur <[email protected]>
1 parent 38863fc commit 72f4977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ To add a new live chat provider, follow the steps in [Contributing: Adding a Pro
348348

349349
The [website](https://github.com/calibreapp/react-live-chat-loader/tree/master/website) directory of this repository includes a [Next.js](https://nextjs.org) app with example implementations of all currently supported providers.
350350

351-
For initial setup of the example app, be sure to first run `npm install` + `npm run build` in the root level of the repository, before running `npm install` in the `website` directory.
351+
For the initial setup of the example app, be sure first to run `npm install` + `npm run build` in the root level of the repository before running `npm install` in the `website` directory.
352352

353353
The following scripts in example app will then be available:
354354

0 commit comments

Comments
 (0)