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