Skip to content

Commit 317f62f

Browse files
authored
Merge pull request #1840 from chengr4/collector-readme
Add instructions for installing rustup-toolchain-install-master
2 parents edf1f5c + 2d2675c commit 317f62f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

collector/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ The following arguments are mandatory.
9191
`+f7bb8e3677ba4277914e85a3060e5d69151aed44` in which case `rustup` will be
9292
used to obtain the toolchain, downloading it if necessary. The commit SHA
9393
of the toolchain does not need to be in the `rustc` `master` branch, it can be e.g.
94-
the result of a `try` CI run. You will need to have
95-
[`rustup-toolchain-install-master`](https://github.com/kennytm/rustup-toolchain-install-master)
96-
installed in order for this to work.
94+
the result of a `try` CI run.
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.
9797
9898
The identifier under which the results will be put into the database varies.
9999
- If the `--id` option is specified, that identifer will be used.

0 commit comments

Comments
 (0)