python: README: mention Cython dependency.
authorW. Trevor King <wking@tremily.us>
Fri, 19 Oct 2012 04:11:17 +0000 (00:11 -0400)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 25 Mar 2014 03:34:15 +0000 (00:34 -0300)
libkmod/python/README

index 1e72c15..8ca3aae 100644 (file)
@@ -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