mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 19:42:04 +02:00
fixup some doc pages, and canonically handle another __del__ function
add the missing makefile
This commit is contained in:
parent
669de40f66
commit
4e00d5a7af
4 changed files with 261 additions and 20 deletions
|
@ -16,8 +16,9 @@ Install
|
|||
First you need to execute all the build steps to install the delta-core C-library,
|
||||
see https://github.com/deltachat/deltachat-core/blob/master/README.md#build
|
||||
|
||||
Next, you need to perform::
|
||||
Presuming you have the delta-core library installed, you can then from the root of the repo::
|
||||
|
||||
cd python
|
||||
pip install -e .
|
||||
|
||||
Afterwards you should be able to successfully import the bindings::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue