projects
/
python-kmod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d7267
)
README: mention Cython dependency.
author
W. Trevor King
<wking@tremily.us>
Fri, 19 Oct 2012 04:11:17 +0000
(
00:11
-0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 19 Oct 2012 04:11:17 +0000
(
00:11
-0400)
Signed-off-by: W. Trevor King <wking@tremily.us>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 1e72c155014191cfae851610667a54fc87694e59..8ca3aae6312e2bd682db8b2ec6391ee6976f4f60 100644
(file)
--- 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