Skip to content

Commit a998d6c

Browse files
Corrected clone link for Windows (#319)
1 parent 5f739ee commit a998d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ branch are tagged into a release monthly.
2727
```
2828

2929
> If you are on windows, run the following command on gitbash with admin privileges:
30-
> `git clone -c core.symlinks=true https://triggerdotdev/trigger.dev.git`
30+
> `git clone -c core.symlinks=true https://github.com/triggerdotdev/trigger.dev.git`
3131
3232
2. Navigate to the project folder
3333
```

0 commit comments

Comments
 (0)