From 461de0dc88741fb21b816bca1bdf0e285732eda1 Mon Sep 17 00:00:00 2001 From: Edwin Young Date: Sun, 22 Apr 2018 18:58:02 -0700 Subject: [PATCH] Update README --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 53fcc5524..8d7ea319e 100644 --- a/README +++ b/README @@ -38,11 +38,12 @@ Requirements Gnofract 4D requires these packages to run: -o Python version 2.6 or higher -o PyGTK version 2.12 or higher -o GTK+ version 2.0 or higher +o Python version 3.5 or higher +o GTK version 3.18 or higher o A C++ compiler +Ubuntu 16.04 or newer releases should work. + If you're not sure if you have these or not, just try running "./setup.py build" and see if it complains.