Skip to content

Commit c2c78cb

Browse files
authored
Merge pull request #1187 from rubberduck203/patch-1
Update README note about ssh feature
2 parents d58c7ce + 09b34c9 commit c2c78cb

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
@@ -63,7 +63,7 @@ To skip tests on a simple commit or doc-fixes, use `git commit --no-verify`.
6363

6464
## Building on macOS 10.10+
6565

66-
If the `ssh` feature is enabled (and it is by default) then this library depends
66+
If the `ssh` feature is enabled then this library depends
6767
on libssh2 which depends on OpenSSL. To get OpenSSL working follow the
6868
[`openssl` crate's instructions](https://github.com/sfackler/rust-openssl/blob/master/openssl/src/lib.rs#L31).
6969

0 commit comments

Comments
 (0)