Skip to content

Commit

Permalink
docs: Add right bin path
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Sep 27, 2020
1 parent 44e4179 commit a23eb56
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 @@ -12,7 +12,7 @@ yarn add react-rules-of-hooks-ppx --dev
Add the ppx on the BuckleScript config (`bsconfig.json`)
```json
"ppx-flags": [
"react-rules-of-hooks-ppx"
"react-rules-of-hooks-ppx/Bin.exe"
]
```

Expand Down

0 comments on commit a23eb56

Please sign in to comment.