Update README.md
This commit is contained in:
parent
146d625477
commit
ecb564991d
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue