From 79f986eecd8ec0be00d7844ad5f70f97b3fba3be Mon Sep 17 00:00:00 2001 From: Rijk van Zanten Date: Thu, 5 Nov 2020 10:33:14 -0500 Subject: [PATCH] Update contributing.md --- docs/getting-started/contributing.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/getting-started/contributing.md b/docs/getting-started/contributing.md index 9661ed8420..d5c8940388 100644 --- a/docs/getting-started/contributing.md +++ b/docs/getting-started/contributing.md @@ -76,7 +76,6 @@ git checkout -b YOUR-BRANCH-NAME ```bash npm install -npm run setup ``` ### 5. Setup the Database & Env File