-
Couldn't load subscription status.
- Fork 0
docs: update installation details #56
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: Patrick Stephens <pat@fluent.do>
41be8f6 to
e849afb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, 1 comment
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, no comments
Signed-off-by: Patrick Stephens <pat@fluent.do>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 file reviewed, no comments
Tweaks to installation details.
Greptile Overview
Updated On: 2025-10-23 15:55:48 UTC
Greptile Summary
Updated installation documentation with corrected GitHub repository link, contact information, Windows platform support, and package installation instructions.
Key Changes:
/releasesto/agentmailto:protocolpackages.fluent.doNo issues found - all documentation changes are accurate and properly formatted.
Confidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant User participant Documentation participant GitHub as GitHub Repository participant Packages as packages.fluent.do participant Contact as Contact Email User->>Documentation: Read supported-platforms.md Documentation->>GitHub: Link to releases at github.com/FluentDo/agent User->>GitHub: View releases alt Need more details User->>Contact: Click contact us link Contact-->>User: Email: info@fluent.do end alt Install packages User->>Packages: Access packages.fluent.do Packages-->>User: Download package at /<VERSION>/output/package-<TARGET>/<PACKAGE NAME> end Documentation-->>User: View supported platforms (Kubernetes, OS versions, Windows)