summaryrefslogtreecommitdiff
path: root/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.md')
-rw-r--r--python/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/README.md b/python/README.md
index 03d9f31d..75207125 100644
--- a/python/README.md
+++ b/python/README.md
@@ -16,6 +16,10 @@ To re-build pycdec from the cython source, modify setup.py in the following ways
Then just build and install normally, as described above.
+To rebuild cdec/\_cdec.cpp, run:
+
+ cython --cplus \_cdec.pyx
+
## Grammar extractor
Compile a parallel corpus and a word alignment into a suffix array representation: