@ -6,7 +6,7 @@
git clone https://github.com/webpack/webpack.git
cd webpack
npm install -g yarn
yarn install
yarn
yarn link
yarn link webpack
```