Skip to content

Update rustup toolchain install command - #161

Open
fisher60 wants to merge 1 commit into
cognitive-engineering-lab:mainfrom
fisher60:patch-1
Open

Update rustup toolchain install command#161
fisher60 wants to merge 1 commit into
cognitive-engineering-lab:mainfrom
fisher60:patch-1

Conversation

@fisher60

@fisher60 fisher60 commented Apr 15, 2025

Copy link
Copy Markdown

The command from the docs is not valid, the arguments should be comma separated. Without the commas, a user will receive an error that the toolchain install target is not valid.

This can be seen in the build ci for the rust book repo https://github.com/cognitive-engineering-lab/rust-book/blob/04b776b0f51596b9b3eb80446bba531e556c446e/.github/workflows/main.yml#L45

The command from the docs is not valid, the arguments should be comma separated. Without the commas, a user will receive an error that the toolchain install target is not valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant