Skip to content

Commit c08a743

Browse files
authored
Merge pull request #1339 from wislon/patch-1
update README.md - fix minor typo
2 parents 0f7e7b3 + ff38524 commit c08a743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Tip: If you get `System.TypeInitializationException: The type initializer for
2626
'LibGit2Sharp.Core.NativeMethods' threw an exception. --->
2727
System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
2828

29-
You likely need to install `libcurl3`. Run `sudo get-get install libcurl3`
29+
You likely need to install `libcurl3`. Run `sudo apt-get install libcurl3`
3030

3131
## Quick Links
3232
- [Documentation][docs]

0 commit comments

Comments
 (0)