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

Correct apt-get command #42641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jochenkirstaetter
Copy link

@jochenkirstaetter jochenkirstaetter commented Sep 18, 2024

Summary

Correcting the apt-get command to install the libmsquic package. Previously, this caused a syntax error:

$ sudo apt-get libmsquic
E: Invalid operation libmsquic

The command install was missing.


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/networking/quic/quic-overview.md docs/fundamentals/networking/quic/quic-overview

Correcting the apt-get command to install the libmsquic package. Previously, this caused a syntax error:

$ sudo apt-get libmsquic
E: Invalid operation libmsquic

The command `install` was missing.
@jochenkirstaetter jochenkirstaetter requested a review from a team as a code owner September 18, 2024 09:43
@dotnet-bot dotnet-bot added this to the September 2024 milestone Sep 18, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Sep 18, 2024
Copy link
Contributor

@WeihanLi WeihanLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc dotnet-networking/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants