Skip to content

Commit 67bc835

Browse files
authored
Merge pull request #128 from jyn514/patch-1
Fix typo in tutorial
2 parents 3fffb43 + 434a7b8 commit 67bc835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: TUTORIAL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ the regression.
1010
If you're going to bisect for linux-musl host, install musl toolchain and run:
1111

1212
```sh
13-
cargo install cargo-bisect-rustc --feature git2/vendored-openssl
13+
cargo install cargo-bisect-rustc --features git2/vendored-openssl
1414
```
1515

1616
Otherwise, run:

0 commit comments

Comments
 (0)