mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
Remove incorrect comment on building header file
This commit is contained in:
@@ -12,9 +12,8 @@ Current commit on deltachat/deltachat-core: `12ef73c8e76185f9b78e844ea673025f56a
|
||||
```sh
|
||||
# run example
|
||||
$ cargo run --example simple
|
||||
# build header file
|
||||
# build c-ffi
|
||||
$ cargo build -p deltachat_ffi --release
|
||||
$ cat deltachat-ffi/deltachat.h
|
||||
# run tests
|
||||
$ cargo test --all
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user