Skip to content

docs: add Linux PATH instruction for go install#764

Merged
blackgirlbytes merged 1 commit intoentireio:mainfrom
sheikhlimon:docs/linux-go-install-path
Mar 24, 2026
Merged

docs: add Linux PATH instruction for go install#764
blackgirlbytes merged 1 commit intoentireio:mainfrom
sheikhlimon:docs/linux-go-install-path

Conversation

@sheikhlimon
Copy link
Copy Markdown
Contributor

Fixes #762

The go install method in the README doesn't mention that Linux users need to add $HOME/go/bin to their PATH. This adds a note for Arch/Ubuntu/Debian users who encounter "command not found" after installation.

@sheikhlimon sheikhlimon requested a review from a team as a code owner March 24, 2026 14:37
Copy link
Copy Markdown
Contributor

@blackgirlbytes blackgirlbytes left a comment

Choose a reason for hiding this comment

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

Thank you, Limon!

@blackgirlbytes blackgirlbytes merged commit fda9b31 into entireio:main Mar 24, 2026
3 checks passed
@sheikhlimon sheikhlimon deleted the docs/linux-go-install-path branch March 25, 2026 02:04
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.

go install instructions incomplete for Linux - $HOME/go/bin not in PATH

3 participants