We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6eb058 commit eeed61cCopy full SHA for eeed61c
docs/Build-instructions.md
@@ -44,7 +44,7 @@ binaries from GH releases.
44
45
4) Install python dependencies by executing:
46
`cd cefpython/tools/ && sudo pip install -r requirements.txt`
47
- (Cython 0.19.2 required - the version must match exactly)
+ (Cython version from requirements.txt must match exactly)
48
49
5) Download 64-bit Linux binaries and libraries from
50
[GH releases](https://github.com/cztomczak/cefpython/releases)
0 commit comments