Conversation
There was a problem hiding this comment.
Pull request overview
Updates the root README build instructions for Yellowstone Jet so users can build the intended binary rather than building the whole workspace by default.
Changes:
- Switch README build command to target the
jetbinary explicitly (cargo build --bin jet --release). - Add a note about the expected output path for the built binary.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
04f7c88 to
c1f1ae6
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
leafaar
left a comment
There was a problem hiding this comment.
Thanks for the contribution, could you apply/verify the suggestions I made?
c1f1ae6 to
cef41e6
Compare
Thanks @leafaar I implemented your suggestions. While reviewing the systemd configuration, I noticed that it still references the yellowstone-jet binary instead of jet. This could cause issues for first-time users. Should we rename |
|
need to tag @ananthb here for this |
Minor update to readme on how to build Jet