You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ This can be fixed by adding `git` to the PATH environment variable in windows. T
110
110
111
111
> **🍎 Important note for MacOS users**
112
112
113
-
The pre-built bundle for MacOS is not a verfieid or signed bundle. So gatekeeper could warn your or even prevent you from using gitconvex on you Mac devices. If this is the case then I recommend building the application from scratch using the `Makefile` included in the repo. Follow **Option - 1** mentioned above to build the application from scratch.
113
+
The pre-built bundle for MacOS is not a verfieid or signed bundle. So gatekeeper could warn you or even prevent you from using gitconvex on your Mac devices. If this is the case then I recommend building the application from scratch using the `Makefile` included in the repo. Follow **[Option - 1](#download-options)** mentioned above to build the application from scratch.
114
114
115
115
**Reason** - Enrolling in the apple developer program for making the application a verfied one will cost me 100 USD anually. So I will do it once the project gets enough reach
0 commit comments