-
Notifications
You must be signed in to change notification settings - Fork 423
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
Updated the "Generated an index" example to include more platforms. #4602
Conversation
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.
Couple things. Thanks for looking into this, Dave!
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.
Thanks so much for this, Dave! I trust you tested it as much as you were able, so approved!
|
@kathatherine I tested this on a clean Windows 10 install. |
Description
As documented in issue #4601 I had issues following the 'build a channel index' example in the docs. This PR adds support for Windows and the new Apple Silicon to the list. Also adds a section about how to get
wgetif you don't already have it.Resolves #4601
Checklist - did you ...
Add a file to thenewsdirectory (using the template) for the next release's release notes?Add / update necessary tests?