Update README.md
This commit is contained in:
parent
f8d67ae38f
commit
22f79f475b
13
README.md
13
README.md
|
|
@ -58,14 +58,15 @@ Linux | [
|
- [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