Browse Source

git repo path error

tags/v1.0.0
Pascal Gloor 5 years ago
parent
commit
cb24ab6789
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -15,7 +15,7 @@ In DHCPv6 DHCP Protect will account based on the client DUID.

# 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
apt-get install build-essential uthash-dev libnetfilter-queue-dev
make all
@@ -84,4 +84,4 @@ Oct 23 16:52:18 router dhcp_protect[9706]: 00000000021b: blacklisting ended
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
```

Loading…
Cancel
Save