summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJason Fesler <jfesler@gigo.com>2015-02-17 12:45:28 -0800
committerJason Fesler <jfesler@gigo.com>2015-02-17 12:45:28 -0800
commit09e28bca2336be4f9dda700838d9952353174317 (patch)
tree7fe95766f59a8ab706066638cd725f1c4d7d20e1 /README.md
parent837bcee57f5d7cccf58f104c300399d698ed19da (diff)
downloadmtu1280d-09e28bca2336be4f9dda700838d9952353174317.tar.gz
mtu1280d-09e28bca2336be4f9dda700838d9952353174317.zip
More user friendly
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 214e03d..3791b51 100644
--- a/README.md
+++ b/README.md
@@ -28,12 +28,12 @@ guest% sudo ip6tables-save | grep NFQ
REQUIREMENTS
------------
-RedHat:
- * Please send me confirmed required packages. -- jfesler@gigo.com
- * libnetfilter queue "developer" package
+RedHat/Centos/Fedora:
+ * libnetfilter_queue-devel
+ * gcc, make
* ip6tables - and a way to automatically load ip6tables on startup
-Ubuntu:
+Ubuntu/Debian:
* build-essential
* libnetfilter-queue-dev
* ip6tables - and a way to automatically load ip6tables on startup