Skip to content

Commit c4d4669

Browse files
authored
Update README.md
1 parent b5c0ce0 commit c4d4669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ And finally kudos for all the people that believed in, tried, validated and even
301301
## Contributing
302302

303303
* Feel free to send small pull requests. Please discuss new features or big changes in a GitHub issue first.
304-
* Use `npm test` to run the basic test suite, `npm run coverage` for the test suite with coverage and `npm run perf` for the performance tests.
304+
* Use `npm test` to run the basic test suite, `npm run coverage` for the test suite with coverage and `npm run test:performance` for the performance tests.
305305
* Please note that if you want to backport a feature / fix to MobX 4 a second PR needs to be opened to the mobx4-master branch.
306306

307307
# MobX 4 vs MobX 5

0 commit comments

Comments
 (0)