mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
chore: fix typo README.md
GitOrigin-RevId: 137c0d9d6e22b3de0174390d0af1f8e8b7dd3973
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9f3405dd0c
commit
967f04537e
@@ -19,7 +19,7 @@ any other variant which properly supports the Python structure for debuggers --
|
||||
|
||||
Recent versions contain speedup modules using Cython, which are generated with a few changes in the regular files
|
||||
to `cythonize` the files. To update and compile the cython sources (and generate some other auto-generated files),
|
||||
`build_tools/build.py` should be run -- note that the resulting .pyx and .c files should be commited.
|
||||
`build_tools/build.py` should be run -- note that the resulting .pyx and .c files should be committed.
|
||||
|
||||
To generate a distribution with the precompiled binaries for the IDE, `build_binaries_windows.py` should be run (
|
||||
note that the environments must be pre-created as specified in that file).
|
||||
|
||||
Reference in New Issue
Block a user