Skip to content

Commit 05fd64a

Browse files
author
Michael Dijkstra
authored
Update README.md
1 parent b42d1f8 commit 05fd64a

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
@@ -432,7 +432,7 @@ Unfortunately if you try to include the package locally from source you'll most
432432
To create the distribution version and reference it, do the following:
433433

434434
- In the root of the project, run `npm run build` to build the package into `dist`
435-
- Update `website/package.json` to reference the `dist` build: `"react-live-chat-loader": "../dist"`
435+
- Update `website/package.json` to reference the `dist` build: `"react-live-chat-loader": "../"`
436436
- In the `website` directory run `npm install`
437437
- In the `website` directory run the server with `npm run dev`
438438
- Add a new page to `website/pages/` which includes the new component

0 commit comments

Comments
 (0)