-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Cleanup support wording #9364
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
Cleanup support wording #9364
Conversation
linux-support.md
Outdated
|
|
||
| - Portable builds, which are built to be broadly compatible with most Linux distributions. | ||
| - Distribution-specific builds, which are built specifically for a given distribution version (like Red Hat Enterprise Linux 9 or Ubuntu 24.04). | ||
| - Portable builds, which are built to be broadly compatible with most Linux distributions by support multiple versions of OpenSSL, ICU, and other depedencies. |
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.
| - Portable builds, which are built to be broadly compatible with most Linux distributions by support multiple versions of OpenSSL, ICU, and other depedencies. | |
| - Portable builds, which are built to be broadly compatible with most Linux distributions by support multiple versions of OpenSSL, ICU, and other dependencies. |
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.
in addition to the typo, the change is a bit hard to understand.
Co-authored-by: Maira Wenzel <[email protected]>
|
I deleted the confusing content and merged all the content into a single document. I've been wanting to do that for a while. |
jkotas
left a comment
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
Co-authored-by: Jan Kotas <[email protected]>
I removed a fair bit of duplicated and stale content.