Skip to content

Commit

Permalink
Fix command (swift-bridge -> swift-bridge-cli) (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
onato committed Dec 27, 2022
1 parent 5b97b4a commit 2783798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/building/swift-packages/README.md
Expand Up @@ -155,7 +155,7 @@ First, install the CLI.

```bash
cargo install -f swift-bridge-cli
swift-bridge --help
swift-bridge-cli --help
```

Then, run the following to package up your generated bridges and your Rust libraries into a Swift Package.
Expand Down

0 comments on commit 2783798

Please sign in to comment.