Corrected clone link for Windows (#319)

This commit is contained in:
Arshad Jamal
2023-08-12 10:53:45 +05:30
committed by GitHub
parent 5f739ee312
commit a998d6c505
+1 -1
View File
@@ -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
```