File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ compilation process.
124124Make sure you also have the development packages of openssl installed.
125125For example, ` libssl-dev` on Ubuntu or ` openssl-devel` on Fedora.
126126
127- If you' re in a situation where you think the directory *should* be found
127+ If you are in a situation where you think the directory * should* be found
128128automatically, please open a bug at https://github.com/sfackler/rust-openssl
129129and include information about your system as well as this message.
130130
@@ -133,7 +133,7 @@ $TARGET = x86_64-unknown-linux-gnu
133133openssl-sys = 0.9.102
134134
135135
136- It looks like you' re compiling on Linux and also targeting Linux. Currently this
136+ It looks like you are compiling on Linux and also targeting Linux. Currently this
137137requires the ` pkg-config` utility to find OpenSSL but unfortunately ` pkg-config`
138138could not be found. If you have OpenSSL installed you can likely fix this by
139139installing ` pkg-config` .
You can’t perform that action at this time.
0 commit comments