mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-24 18:47:50 +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 | [
|
||||
```
|
||||
git clone --depth=50 https://github.com/xiongziliang/ZLToolKit.git,
|
||||
cd ZLToolKit,
|
||||
mkdir -p build,
|
||||
cd build,
|
||||
cmake ..,
|
||||
make,
|
||||
git clone --depth=50 https://github.com/xiongziliang/ZLToolKit.git
|
||||
cd ZLToolKit
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user