Skip to content
This repository has been archived by the owner on Nov 2, 2017. It is now read-only.

[README] jest-cli -> jest #61

Merged
merged 1 commit into from Aug 3, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,5 +6,5 @@ found in [packages/babel-jest](https://github.com/facebook/jest/tree/master/pack
`babel-jest` is now automatically loaded by Jest and fully integrated.

```
npm install --save jest-cli babel-jest
npm install --save jest babel-jest
```