提交 6ffd4564 编写于 作者: J Jan Potoms 提交者: JJ Kasper

Improve contributing doc without yarn link (#7471)

上级 03d58934
......@@ -90,3 +90,9 @@ EXAMPLE=./test/integration/basic
Note that Next will be copied from the locally compiled version as opposed to from being downloaded from the NPM registry.
4. Run your application as you normally would.
5. To update your app's dependencies, after you've made changes to your local `next` repository. In your app's root directory, run:
```sh
yarn install --force
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册