From 3ca3ed6b278e505995086ddf5d1f8a5dfd9de43d Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Fri, 22 Apr 2016 13:42:08 -0400 Subject: [PATCH] Update README now that libselinux C linkage is dropped. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5999c4e..65a142d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To run SETools command line tools, the following packages are required: * Python 2.7 or 3.3+ * NetworkX 1.8+ * setuptools -* libselinux (Python bindings optional but recommended) +* libselinux Python bindings (optional but recommended) * libbz2 To run SETools graphical tools, the following packages are also required: