Skip to content

Commit 805a9ef

Browse files
fixed a typo
in Installation section 'using' -> 'use'
1 parent 19be834 commit 805a9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ cargo install cross --git https://github.com/cross-rs/cross
5656
```
5757

5858
It's also possible to directly download the pre-compiled [release
59-
binaries](https://github.com/cross-rs/cross/releases) or using
59+
binaries](https://github.com/cross-rs/cross/releases) or use
6060
[cargo-binstall](https://github.com/cargo-bins/cargo-binstall).
6161

6262
## Usage

0 commit comments

Comments
 (0)