浏览代码

git repo path error

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

+ 2
- 2
README.md 查看文件



# Installation # Installation
``` ```
git clone https://git.home.spale.com/dhcp_protect.git
git clone https://git.home.spale.com/public/dhcp_protect.git
cd dhcp_protect cd dhcp_protect
apt-get install build-essential uthash-dev libnetfilter-queue-dev apt-get install build-essential uthash-dev libnetfilter-queue-dev
make all make all
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
```
```

正在加载...
取消
保存