Skip to content

Commit 263491a

Browse files
committed
fixed readme
1 parent 08c03ca commit 263491a

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
@@ -24,7 +24,7 @@ Place this in your index.js file, this needs to be loaded once at initialization
2424
<code>
2525

2626
```javascript
27-
import { setKey } from "./modules";
27+
import { setKey } from "@assetcrush/reactjs-sdk";
2828

2929
setKey("test-key");
3030
```

0 commit comments

Comments
 (0)