From 614b8b9a17ce7bb7e720b74a64265afa9dbb467d Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Wed, 9 Jun 2021 12:35:28 -0700 Subject: [PATCH] Update contributing.md --- contributing.md | 1 + 1 file changed, 1 insertion(+) 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