Skip to content

Add go install support#10

Open
dviramontes wants to merge 1 commit into
chrismccord:mainfrom
dviramontes:go-install
Open

Add go install support#10
dviramontes wants to merge 1 commit into
chrismccord:mainfrom
dviramontes:go-install

Conversation

@dviramontes

@dviramontes dviramontes commented Oct 30, 2025

Copy link
Copy Markdown

Summary

  • Updates go.mod to declare the correct module path (github.com/chrismccord/web) to enable installation via go install
  • Adds installation section to README with go install

Updates go.mod to declare the correct module path (github.com/chrismccord/web)
to enable installation via `go install`. Also adds installation instructions
to README with go install as the recommended method.

Fixes "module declares its path as: web but was required as: github.com/chrismccord/web" error.
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