From 74b184adfee06f9cd69aba3ab268e87376cd6161 Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sun, 03 Sep 2017 17:12:46 +0000
Subject: [PATCH] Merge branch 'master' into 'master'

---
 README.md |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md
index 2c90965..543d768 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,3 @@
 
     pfctl -t vilain_bruteforce -T show
 
-
-To start vilain at boot, add this in ``/etc/rc.local``
-
-```
-/usr/bin/tmux new -s vilain -d /usr/local/bin/vilain
-```
-
-Then, to attach to the tmux session, run : 
-
-```
-tmux a -t vilain
-```

--
Gitblit v1.9.3