Update README
This commit is contained in:
parent
2e5cf02e5d
commit
b40bd5582f
1 changed files with 1 additions and 8 deletions
|
@ -12,16 +12,9 @@ For 1.0.x version, please check branch 1.0.x
|
|||
|
||||
Usage
|
||||
=================
|
||||
Copy the following lines to your Terminal.app
|
||||
```
|
||||
curl -O https://www.openssl.org/source/openssl-1.1.1b.tar.gz
|
||||
tar xf openssl-1.1.1b.tar.gz
|
||||
cd openssl-1.1.1b
|
||||
curl https://raw.githubusercontent.com/sinofool/build-openssl-ios/master/build_openssl_dist.sh |bash
|
||||
```
|
||||
Clone this repo and run the `build.sh` script
|
||||
Find the result folder openssl-ios-dist on your desktop.
|
||||
|
||||
|
||||
Binary (old 1.0.2c)
|
||||
=================
|
||||
You can find a prebuild binary here: https://sinofool.net/dl/openssl-ios-dist.tar.bz2
|
||||
|
|
Loading…
Reference in a new issue