Skip to content

Commit

Permalink
Merge pull request #134 from mike-north/patch-1
Browse files Browse the repository at this point in the history
fix: correction to yarn installation instructions
  • Loading branch information
rwjblue authored Sep 2, 2018
2 parents a71077e + 876003d commit d6b02c7
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 @@ -14,7 +14,7 @@ npx ember-qunit-codemod convert-module-for-to-setup-test path/of/files/ or/some*
# or
yarn global add special-project
yarn global add ember-qunit-codemod
ember-qunit-codemod convert-module-for-to-setup-test path/of/files/ or/some**/*glob.js
```

Expand Down

0 comments on commit d6b02c7

Please sign in to comment.