We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fffb43 commit 434a7b8Copy full SHA for 434a7b8
TUTORIAL.md
@@ -10,7 +10,7 @@ the regression.
10
If you're going to bisect for linux-musl host, install musl toolchain and run:
11
12
```sh
13
-cargo install cargo-bisect-rustc --feature git2/vendored-openssl
+cargo install cargo-bisect-rustc --features git2/vendored-openssl
14
```
15
16
Otherwise, run:
0 commit comments