mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 02:09:17 +02:00
Merge pull request #663 from kalikaneko/readme-nobinary
add missing parameter to source install
This commit is contained in:
commit
ccd55c3a2a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Installing bindings from source
|
|||
If you can't use "binary" method above then you will need
|
||||
to `install the delta-core C-library <https://github.com/deltachat/deltachat-core/blob/master/README.md>`_ and then invoke installation of the source bindings::
|
||||
|
||||
pip install --no-binary deltachat
|
||||
pip install --no-binary :all: deltachat
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue