Skip to content

Commit e4c91e6

Browse files
committed
docs: split install commands for Reason packages
This allows use to pick which install command to copy instead of both.
1 parent e96b66a commit e4c91e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/bs-react-testing-library/intro.mdx

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Bindings for several testing libraries have been ported to [ReasonML][re].
1515

1616
```bash npm2yarn
1717
npm install --save-dev bs-dom-testing-library
18+
```
19+
20+
```bash npm2yarn
1821
npm install --save-dev bs-react-testing-library
1922
```
2023

0 commit comments

Comments
 (0)