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: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ GitVersion works on Mac, Linux with Mono and Windows.
8
8
9
9
Tip: If you get `System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
10
10
11
-
You likely need to install `libcurl3`. Run `sudo get-get install libcurl3`
11
+
You likely need to install `libcurl3`. Run `sudo apt-get install libcurl3`
0 commit comments