Update README.md
This commit is contained in:
parent
7a5e740fa8
commit
485506d5df
1 changed files with 2 additions and 0 deletions
|
@ -9,11 +9,13 @@ Tested openssl 1.0.1f
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=================
|
=================
|
||||||
|
```
|
||||||
curl -O http://www.openssl.org/source/openssl-1.0.1f.tar.gz
|
curl -O http://www.openssl.org/source/openssl-1.0.1f.tar.gz
|
||||||
tar xf openssl-1.0.1f.tar.gz
|
tar xf openssl-1.0.1f.tar.gz
|
||||||
cd openssl-1.0.1f
|
cd openssl-1.0.1f
|
||||||
curl https://raw.githubusercontent.com/sinofool/build-openssl-ios/master/build_openssl_dist.sh |bash
|
curl https://raw.githubusercontent.com/sinofool/build-openssl-ios/master/build_openssl_dist.sh |bash
|
||||||
......
|
......
|
||||||
|
```
|
||||||
|
|
||||||
Result
|
Result
|
||||||
=================
|
=================
|
||||||
|
|
Loading…
Reference in a new issue