From 7767eaae2e36c239d3c1a33290186e11e3906642 Mon Sep 17 00:00:00 2001
From: Thuban <thuban@yeuxdelibad.net>
Date: Wed, 09 Aug 2017 14:29:19 +0000
Subject: [PATCH] typo

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