Skip to content

Commit 434a7b8

Browse files
authored
Fix typo in tutorial
1 parent 3fffb43 commit 434a7b8

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)