chore: update repository URLs to make npm and PyPI publishing possible

This commit is contained in:
link2xt
2025-03-13 00:31:54 +00:00
parent da4f1b2a98
commit 1e3c894827
22 changed files with 528 additions and 528 deletions

View File

@@ -43,7 +43,7 @@ Bootstrap Rust and Cargo by using rustup::
Then clone the deltachat-core-rust repo::
git clone https://github.com/deltachat/deltachat-core-rust
git clone https://github.com/chatmail/core
cd deltachat-core-rust
To install the Delta Chat Python bindings make sure you have Python3 installed.