Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzh committed Jun 19, 2021
1 parent d5ac9f3 commit 96069f6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,14 @@ swift test --enable-test-discovery
### Update SDK

```bash

cd ton-client-swift

```
```bash
swift build -c release

```
```bash
curl https://raw.githubusercontent.com/tonlabs/TON-SDK/master/tools/api.json > api.json

```
```bash
./.build/x86_64-apple-macosx/release/ApiParser ./api.json
```

0 comments on commit 96069f6

Please sign in to comment.