From 15126d9a74187426eac0ee10e099166b371adb79 Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Sat, 16 Sep 2017 12:40:02 +0000
Subject: [PATCH] Merge branch 'develop' 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