Skip to content

docs: Replace hardcoded /root/ paths with portable ~/ paths#10

Closed
Jah-yee wants to merge 1 commit intoHKUDS:mainfrom
Jah-yee:fix/portable-paths
Closed

docs: Replace hardcoded /root/ paths with portable ~/ paths#10
Jah-yee wants to merge 1 commit intoHKUDS:mainfrom
Jah-yee:fix/portable-paths

Conversation

@Jah-yee
Copy link

@Jah-yee Jah-yee commented Mar 9, 2026

Summary

Fixes issue #3 - Documentation uses non-portable /root/ paths in examples

Changes

  • Replaced all /root/cli-anything occurrences with ~/cli-anything
  • Makes examples work for non-root users
  • More consistent with user home directory conventions

Files Changed

17 documentation files updated (README.md, QUICKSTART.md, HARNESS.md, PUBLISHING.md, etc.)

Testing

  • Verified all paths are now portable
  • No functional changes, documentation only

Fixes issue HKUDS#3 - Documentation uses non-portable /root/ paths in examples

- Replaced all /root/cli-anything occurrences with ~/cli-anything
- Makes examples work for non-root users
- More consistent with user home directory conventions
@sehawq
Copy link
Collaborator

sehawq commented Mar 17, 2026

Issue #3 was already closed by PR #45, and this PR was marked completed by the maintainer (71230bc). This makes it duplicate/superseded. Closing.

@sehawq sehawq closed this Mar 17, 2026
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.

2 participants