Update README.md

This commit is contained in:
sinofool 2014-04-10 14:36:03 -07:00
parent 146d625477
commit ecb564991d

View file

@ -10,11 +10,11 @@ Tested openssl 1.0.1g (which includes fix for Heartbleed bug)
Usage
=================
Copy the following lines to your Terminal.app
```
curl -O http://www.openssl.org/source/openssl-1.0.1g.tar.gz
tar xf openssl-1.0.1g.tar.gz
cd openssl-1.0.1g
curl https://raw.githubusercontent.com/sinofool/build-openssl-ios/master/build_openssl_dist.sh |bash
......
```
Find the result openssl-ios-dist on your desktop.
Find the result folder openssl-ios-dist on your desktop.