summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributing.md1
1 files changed, 1 insertions, 0 deletions
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