From a07a95b2a92111236355e2892f820d880db6aa5d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 19 Oct 2012 00:11:17 -0400 Subject: [PATCH] README: mention Cython dependency. Signed-off-by: W. Trevor King --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1e72c15..8ca3aae 100644 --- a/README +++ b/README @@ -35,6 +35,6 @@ Example (python invoked as root) Building -------- -Ensure Python and kmod headers are installed and run:: +Ensure Python, Cython, and the kmod headers are installed and run:: $ python setup.py build -- 2.26.2