-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Clarify Windows gcc setup instructions. #29509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -68,7 +68,7 @@ Read ["Installing Rust"] from [The Book]. | |||
# Update package mirrors (may be needed if you have a fresh install of MSYS2) | |||
$ pacman -Sy pacman-mirrors | |||
|
|||
# Choose one based on platform: | |||
# Choose one based on platform: (+++ see the note below +++) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this should be a note in bold below the header? The pluses look weird.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's in a code block, normal formatting doesn't work there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah. Could you still move it to another line and use stars to make it stand out?
⌛ Testing commit 363deb0 with merge 5b87225... |
The current readme provides critical information about gcc versions too late in the flow. r? @steveklabnik
The current readme provides critical information about gcc versions too late in the flow.
r? @steveklabnik