docs: fix pip install reference (not on PyPI yet) #150
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
thwap/kronai!150
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/0112-readme-pip-license"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add a note that
pip install kronaidoesn't work yet (package not on PyPI) and direct users to the source install path.Why
Prevents confusion when users try the pip install command.
Testing
Doc only — no code changes.
Closes #112
Automated Review — PR #150
Result: APPROVED
Simple docs fix — adds
# Not yet on PyPI — install from source belowcomment to the pip install command. Closes #112.No suggestions.