From 05ce673b018bf909b48d757651fa1b45b89801da Mon Sep 17 00:00:00 2001 From: xSmurf Date: Sat, 11 Jul 2015 05:42:04 +0000 Subject: [PATCH] removed unused dependencies --- README.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdwn b/README.mdwn index c541ffd..d4e08b9 100644 --- a/README.mdwn +++ b/README.mdwn @@ -31,7 +31,7 @@ It is highly recommend that you run it in conjunction with [grsecurity](https:// ### Dependencies ``` -$ sudo apt-get install golang xpra bridge-utils libseccomp2 libcap2 +$ sudo apt-get install golang xpra bridge-utils ``` You must also have the `veth` and `bridge` kernel module loaded to use *bridge network mode*.