Skip to content

Commit

Permalink
git capitalized
Browse files Browse the repository at this point in the history
  • Loading branch information
bratpeki committed Aug 14, 2023
1 parent 8a70bd7 commit b8752cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/zynaddsubfx-2_5_4.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ fatal: unable to connect to github.com:
github.com[0: ...]: errno=Operation timed out
```

To fix this, run `git config --global url."https://".insteadOf git://` to fix the issue with the git port, which is usually restricted.
To fix this, run `git config --global url."https://".insteadOf git://` to fix the issue with the Git port, which is usually restricted.

---

Expand Down

0 comments on commit b8752cc

Please sign in to comment.