Commit 5cad61d3 authored by zhul's avatar zhul 🌵

Modified README and add compile & install ways

parent 741f395e
Pipeline #289 failed with stages
......@@ -80,11 +80,10 @@ The project is licensed under GPLv2 (though files sitting in the lib/ directory
### Dependency
```bash
sudo yum install -y
# for compile
yum install -y protobuf protobuf-c protobuf-c-devel protobuf-compiler protobuf-devel protobuf-python libnl3-devel libcap-devel python2-future
sudo yum install -y protobuf protobuf-c protobuf-c-devel protobuf-compiler protobuf-devel protobuf-python libnl3-devel libcap-devel python2-future
# for install
yum install -y libnet-devel libbsd-devel asciidoc xmlto
sudo yum install -y libnet-devel libbsd-devel asciidoc xmlto
```
### compile & install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment