Update CONTRIBUTING.md

This commit is contained in:
Daniel Tschinder 2017-04-04 23:16:59 +02:00 committed by GitHub
parent 4147c01ac0
commit ed452b6f78

View File

@ -98,6 +98,8 @@ cd ../../packages/babel-traverse/
yarn link babylon
cd ../../packages/babel-generator/
yarn link babylon
cd ../../packages/babel-types/
yarn link babylon
cd ../..
make build
make test