-
Notifications
You must be signed in to change notification settings - Fork 34
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
(DOCS) Update readme for public alpha #122
(DOCS) Update readme for public alpha #122
Conversation
@SteveL-MSFT, @sdwheeler, @mgreenegit - initial very rough draft for the updated readme. Happy to add more sections and otherwise iterate. |
README.md
Outdated
|
||
## Installing DSCv3 | ||
|
||
To install DSC v3... |
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.
For now, probably just day to download the release from this repo and unpack the archive. The only missing piece will be to add that archive to PATH. Maybe we should add a .ps1 and .sh to do that for the user.
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.
Overall, looks good to me, some suggestions
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.
A couple of minor suggestions
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.
LGTM
PR Summary
Updates the repository readme ahead of the public alpha.
PR Context