mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 18:29:19 +02:00
add missing parameter to source install
This commit is contained in:
parent
8b0ff6b3e8
commit
5f6a7d9d84
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