Skip to content
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

Optimize installation guide #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chdietrich
Copy link

This pull requests optimizes the "Download & Installation" page by:

  • Replacing the .NET SDK (Software Development Kit) with the .NET runtime
    The SDK is only required for building Apps. The runtime is sufficient to run apps (and just 25% the size)
  • Replacing the Microsoft .NET Ubuntu repository with the official Ubuntu one
    No need to add third-party repositories
  • Removing duplicates
  • Fixing minor spelling errors
  • Simplifying the Conda installation process
  • Adding Server 2025 as supported OS
    It's basically Windows 11 under the hood
  • Removing the >12 year old Hardware requirements examples with something more current

Current Version
My proposal

Feel free to modify, discard or merge.

Cheers & happy Christmas,
Christian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant