Skip to content

Add instructions for missing installation requirements.#132

Closed
rorybricks wants to merge 3 commits intobootc-dev:mainfrom
rorybricks:main
Closed

Add instructions for missing installation requirements.#132
rorybricks wants to merge 3 commits intobootc-dev:mainfrom
rorybricks:main

Conversation

@rorybricks
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the README.md to include instructions for installing krunkit as a manual dependency alongside qemu. It adds the necessary brew tap and brew install commands for krunkit. I have no feedback to provide.

@henrywang
Copy link
Copy Markdown

Could you please sign-off commit? Thanks.

@germag
Copy link
Copy Markdown
Collaborator

germag commented Apr 7, 2026

@rorybricks I think something happened because there are 3 commits, please fix it, leaving only the last commit

@rorybricks
Copy link
Copy Markdown
Author

Any instructions on how to remove a commit from a pull request.

@germag
Copy link
Copy Markdown
Collaborator

germag commented Apr 7, 2026

Any instructions on how to remove a commit from a pull request.

sure, do:

  • git log --one-line to pick the first commit hash of your PR
  • interactive rebase git rebase -i first-commit-hash^
  • an editor will open, delete the commit you don't want (just delete the whole line), and save
  • force push git push --force

@rorybricks rorybricks closed this Apr 7, 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.

4 participants