Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteCat6142 committed May 11, 2024
1 parent 512d71e commit cffca26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# cpp-nostr

### Build & Installation
Require ninja and meson to build this software.
Also this depends on cmake and yyjson-dev.
Require ninja, meson, cmake and lld to build this software.
Also this depends on yyjson, rx-nostr-cpp, libhv, libbech32, secp256k1 which are automatically installed by meson.

To compile, execute the following commands.
```sh
Expand Down

0 comments on commit cffca26

Please sign in to comment.