-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add instructions to install preview releases #2617
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
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 except for two comments.
Here is a table of the commands to install the stable and preview packages using the various package managers: | ||
|
||
|Stable Command | Preview Command | | ||
|---------------|-----------------| |
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.
How about adding a column in the left about the distros?
@@ -127,7 +143,7 @@ sudo apt-get remove powershell | |||
|
|||
## Ubuntu 17.10 | |||
|
|||
> Note: Support for Ubuntu 18.04 was added after `6.1.0-preview.2` | |||
> Please note, Support for Ubuntu 18.04 was added after `6.1.0-preview.2` |
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.
Ubuntu 18.04
Should be 17.10
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Holding for format changes. I will do this tomorrow morning. |
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Add instructions to install preview releases
Also added notes about what distro's are supported experimentally
fixes #2573