We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f7e7b3 + ff38524 commit c08a743Copy full SHA for c08a743
README.md
@@ -26,7 +26,7 @@ Tip: If you get `System.TypeInitializationException: The type initializer for
26
'LibGit2Sharp.Core.NativeMethods' threw an exception. --->
27
System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
28
29
-You likely need to install `libcurl3`. Run `sudo get-get install libcurl3`
+You likely need to install `libcurl3`. Run `sudo apt-get install libcurl3`
30
31
## Quick Links
32
- [Documentation][docs]
0 commit comments