From 189f7db7149cd57b50c5dc75bdfe13a9803ec042 Mon Sep 17 00:00:00 2001 From: George Hughey Date: Sat, 16 Nov 2019 02:23:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa4667..e2e2804 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This code release specifically contains the strategy engine used by Geneva, its ## Setup Geneva has been developed and tested for Centos or Debian-based systems. Due to limitations of -netfilter and raw sockets, Geneva does not work on OS X or Windows at this time and requires python3.7+. +netfilter and raw sockets, Geneva does not work on OS X or Windows at this time and requires *python3.6* (with more versions coming soon). Install netfilterqueue dependencies: ```