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 9b18397 + 91980d9 commit 7d5c020Copy full SHA for 7d5c020
README.md
@@ -25,7 +25,7 @@ is present, `git2` will attempt to dynamically link it.
25
To be more precise, the vendored `libgit2` is linked statically if two
26
conditions both hold:
27
28
-- The enviornment variable `LIBGIT2_NO_VENDOR=1` is **not** set
+- The environment variable `LIBGIT2_NO_VENDOR=1` is **not** set
29
- **and** either a) The Cargo feature `vendored-libgit2` is set or b) an
30
appropriate version of `libgit2` cannot be found on the system.
31
0 commit comments