diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b74da4334..782addcf5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ branch are tagged into a release monthly. ``` > If you are on windows, run the following command on gitbash with admin privileges: - > `git clone -c core.symlinks=true https://triggerdotdev/trigger.dev.git` + > `git clone -c core.symlinks=true https://github.com/triggerdotdev/trigger.dev.git` 2. Navigate to the project folder ```