diff --git a/contributing.md b/contributing.md index 9c6ba6b86..3c9c71838 100644 --- a/contributing.md +++ b/contributing.md @@ -5,6 +5,7 @@ ```shell # git clone && cd ... yarn install +yarn build ``` ## Making Pull Requests