mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-05-12 21:19:44 +00:00
chore: update doc
This commit is contained in:
parent
b6a6a2b76e
commit
dd304e14b3
@ -23,12 +23,3 @@ cargo run --example double_ratchet_basic
|
|||||||
cargo run --example storage_demo --features storage
|
cargo run --example storage_demo --features storage
|
||||||
cargo run --example storage_demo --features sqlcipher
|
cargo run --example storage_demo --features sqlcipher
|
||||||
```
|
```
|
||||||
|
|
||||||
Run Nim FFI example,
|
|
||||||
|
|
||||||
```bash
|
|
||||||
# In the root folder (libchat)
|
|
||||||
cargo build --release
|
|
||||||
# In ffi-nim-example folder
|
|
||||||
nimble run
|
|
||||||
```
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user