]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - README.md
Drop python bindings
[thirdparty/kmod.git] / README.md
index 590c8a858c7ef48fb4c4434bd8a2e16a9c7da401..9b22bd71153a6699ec2faaeff7947d7c00acc03f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -67,8 +67,7 @@ Hacking
 =======
 
 Run 'autogen.sh' script before configure. If you want to accept the recommended
-flags, you just need to run 'autogen.sh c'. Note that the recommended
-flags require cython be installed to compile successfully.
+flags, you just need to run 'autogen.sh c'.
 
 Make sure to read the CODING-STYLE file and the other READMEs: libkmod/README
 and testsuite/README.