Skip to content

Commit

Permalink
chore: correct usage in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen Peeters committed Jul 24, 2018
1 parent 719d009 commit 9ef6ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ yarn add @nosplatform/api-functions

## Usage in react
```
import { injectNOS, nosProps } from "@nosplatform/api-functions/react";
import { injectNOS, nosProps } from "@nosplatform/api-functions/lib/react";
```

0 comments on commit 9ef6ab4

Please sign in to comment.