Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Commit 0673376

Browse files
committed
docs(readme): Corrects import note.
1 parent e66dfdb commit 0673376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
44
### Usage
55
1. Install it with `npm i @ht2-labs/xapi-js-client`.
6-
2. Use it like the [examples](./src/examples) using `@ht2-labs/xapi-js-client` instead of `..` in import paths.
6+
2. Use it like the [examples](./src/examples) using `@ht2-labs/xapi-js-client/dist` instead of `..` in import paths.

0 commit comments

Comments
 (0)