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

fix: README.md installation section #1627

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

Conversation

bryanchriswhite
Copy link

  • Fix clone URL & dir name (repo was "pocket", should be "pocket-core")
  • Fix go build command (wrong source file)
  • Add -o flag to name binary "pocket" instead of "main"
    • Updated path export command accordingly
    • Updated go build command accordingly

Description

reviewpad:summary

- Fix clone URL & dir name (repo was "pocket", should be "pocket-core")
- Fix `go build` command (wrong source file)
- Add `-o` flag to name binary "pocket" instead of "main"  
  - Updated path `export` command accordingly
  - Updated `go build` command accordingly
@bryanchriswhite bryanchriswhite added bug Something isn't working documentation labels Jan 22, 2025
@bryanchriswhite bryanchriswhite self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

2 participants