mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 03:10:04 +08:00
Update README.md
This commit is contained in:
parent
f8d67ae38f
commit
22f79f475b
13
README.md
13
README.md
@ -58,14 +58,15 @@ Linux | [![Build Status](https://travis-ci.org/xiongziliang/ZLMediaKit.svg?branc
|
|||||||
sudo apt-get install openssl
|
sudo apt-get install openssl
|
||||||
sudo apt-get install libssl-dev
|
sudo apt-get install libssl-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
- [ZLToolKit](https://github.com/xiongziliang/ZLToolKit)
|
- [ZLToolKit](https://github.com/xiongziliang/ZLToolKit)
|
||||||
```
|
```
|
||||||
git clone --depth=50 https://github.com/xiongziliang/ZLToolKit.git,
|
git clone --depth=50 https://github.com/xiongziliang/ZLToolKit.git
|
||||||
cd ZLToolKit,
|
cd ZLToolKit
|
||||||
mkdir -p build,
|
mkdir -p build
|
||||||
cd build,
|
cd build
|
||||||
cmake ..,
|
cmake ..
|
||||||
make,
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user