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.
1 parent d58c7ce commit 09b34c9Copy full SHA for 09b34c9
README.md
@@ -63,7 +63,7 @@ To skip tests on a simple commit or doc-fixes, use `git commit --no-verify`.
63
64
## Building on macOS 10.10+
65
66
-If the `ssh` feature is enabled (and it is by default) then this library depends
+If the `ssh` feature is enabled then this library depends
67
on libssh2 which depends on OpenSSL. To get OpenSSL working follow the
68
[`openssl` crate's instructions](https://github.com/sfackler/rust-openssl/blob/master/openssl/src/lib.rs#L31).
69
0 commit comments