]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
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 1e72c155014191cfae851610667a54fc87694e59..8ca3aae6312e2bd682db8b2ec6391ee6976f4f60 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