Parcourir la source

Update 'README.md'

tags/v1.1.0
Pascal Gloor il y a 6 ans
Parent
révision
8a8aeb553f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier



# 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
``` ```

Chargement…
Annuler
Enregistrer