Skip to content

Commit 50cafde

Browse files
authored
Add explicit directions to link.
1 parent de9323f commit 50cafde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ But don't give up hope!!! Although our tests may appear complex and overwhelming
66
## tl;dr
77
* Clone repo
88
* install and link deps
9-
* `yarn install.`
9+
* `yarn install && yarn link && yarn link webpack`
1010
* `npm run test` or `npm t`
1111
* To run an individual suite: (recommended during development for easier isolated diffs)
1212

0 commit comments

Comments
 (0)