Skip to content

Commit

Permalink
Update README.md (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
beborngod authored May 8, 2024
1 parent 49f4a6c commit 730bd60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Rust SDK for [The Open Network](https://ton.org/)

`tonlib-sys` - https://github.com/ston-fi/tonlib-sys

For macOS must be preinstalled next components:
```shell
brew install --cask mactex
brew install readline secp256k1 ccache pkgconfig cmake libsodium
```

### Build library

You can build the library using the following command:
Expand Down

0 comments on commit 730bd60

Please sign in to comment.