Merge pull request #5 from 9uuso/patch-1

fix mingw-w64 url path
This commit is contained in:
JT 2014-06-23 02:10:54 -06:00
commit 4eb00a0087

View File

@ -19,7 +19,7 @@ See the License for the specific language governing permissions and
limitations under the License.
### Using on Windows
1. Install [mingw-w64](mingw-w64.sourceforge.net)
1. Install [mingw-w64](http://mingw-w64.sourceforge.net/)
2. Install [pkg-config-lite](http://sourceforge.net/projects/pkgconfiglite)
3. Build (or install precompiled) openssl for mingw32-w64
4. Set __PKG\_CONFIG\_PATH__ to the directory containing openssl.pc