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

Remove erroneous go install instructions #1022

Conversation

defunctzombie
Copy link
Contributor

The existing instructions say that go install is not recommended and then proceed to give you a command that we know does not work. This change removes the incorrect command and provides a set of instructions for building the CLI from source.

Fixes: #997

The existing instructions say that `go install` is not recommended and then proceed to give you a command that we know does not work. This change removes the incorrect command and provides a set of instructions for building the CLI from source.
Co-authored-by: Jacob Bandes-Storch <jacob@foxglove.dev>
Co-authored-by: Jacob Bandes-Storch <jacob@foxglove.dev>
…-field-skipmagic-when-installing-cli-mcap-from-github
@jtbandes jtbandes merged commit a44c048 into main Nov 21, 2023
24 checks passed
@jtbandes jtbandes deleted the roman/fg-5379-unknown-field-skipmagic-when-installing-cli-mcap-from-github branch November 21, 2023 02:40
pezy pushed a commit to pezy/mcap that referenced this pull request Jan 11, 2024
The existing instructions say that `go install` is not recommended and
then proceed to give you a command that we know does not work. This
change removes the incorrect command and provides a set of instructions
for building the CLI from source.

Fixes: foxglove#997

---------

Co-authored-by: Jacob Bandes-Storch <jacob@foxglove.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

"unknown field SkipMagic" when installing cli mcap from github url, works fine in cloned source
3 participants