浏览代码

Update 'README.md'

tags/v1.1.0
Pascal Gloor 6 年前
父节点
当前提交
8a8aeb553f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件



# Installation # Installation
``` ```
sudo apt-get install git build-essential uthash-dev libnetfilter-queue-dev
git clone https://git.home.spale.com/public/dhcp_protect.git git clone https://git.home.spale.com/public/dhcp_protect.git
cd dhcp_protect cd dhcp_protect
sudo apt-get install build-essential uthash-dev libnetfilter-queue-dev
make all make all
sudo make install sudo make install
``` ```

正在加载...
取消
保存