Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed typo in the build command in README.md#21660

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
valesnikov wants to merge4 commits intominio:master
base:master
Choose a base branch
Loading
fromvalesnikov:patch-1

Conversation

@valesnikov
Copy link

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers
under the terms of theApache 2 license.
By creating this pull request I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 license.

Description

Corrected a typo where GOARCh ended with a lowercase 'h'
env GOOS=linux GOARCh=arm64 go build -->
env GOOS=linux GOARCH=arm64 go build

Motivation and Context

None

How to test this PR?

View line 62 of the README.md

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please addcommit-id orPR # here)
  • Unit tests added/updated
  • Internal documentation updated
  • Create a documentation update requesthere

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@shtripatshtripatshtripat approved these changes

@ravindk89ravindk89ravindk89 approved these changes

+1 more reviewer

@jfujitanijfujitanijfujitani left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

communitydocumentationDocumentation-only pull requestexternal-contribution

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@valesnikov@jfujitani@shtripat@ravindk89

[8]ページ先頭

©2009-2025 Movatter.jp