You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: collector/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ The following arguments are mandatory.
93
93
of the toolchain does not need to be in the `rustc``master` branch, it can be e.g.
94
94
the result of a `try` CI run.
95
95
96
-
> If you want to specify a toolchain with a commit SHA, You will need to have [`rustup-toolchain-install-master`](https://github.com/kennytm/rustup-toolchain-install-master) installed.
96
+
> If you want to specify a toolchain with a commit SHA, you will need to have [`rustup-toolchain-install-master`](https://github.com/kennytm/rustup-toolchain-install-master) installed.
97
97
98
98
The identifier under which the results will be put into the database varies.
99
99
- If the `--id` option is specified, that identifer will be used.
0 commit comments