docs: link UTM-on-macOS install walkthrough from Quick Start#70
Open
mvanhorn wants to merge 1 commit into
Open
docs: link UTM-on-macOS install walkthrough from Quick Start#70mvanhorn wants to merge 1 commit into
mvanhorn wants to merge 1 commit into
Conversation
Closes chrysb#36 Points users who want filesystem isolation from the Mac host at the community-maintained UTM install guide (mayurjobanputra/AlphaClaw-in-UTM-on-Mac), which already covers the full flow: UTM install, Apple Silicon vs Intel ISO selection, UTM VM configuration, and the Ubuntu guest install steps. Notes the 8 GB RAM / 4 CPU / 30 GB disk recommendation called out in that guide, and points readers back at the existing Local / Docker steps once the VM is up so the UTM path reuses the same install surface as the rest of the Quick Start section.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #36.
Adds a short
UTM (macOS virtual machine)subsection under Quick Start that points users toward the community-maintained walkthrough at mayurjobanputra/AlphaClaw-in-UTM-on-Mac. That guide already covers UTM install, Apple Silicon vs Intel ISO selection, UTM VM configuration (8 GB RAM, 4 CPU, 30 GB disk), and the Ubuntu guest install steps, so the new README section keeps the footprint tiny: one linked paragraph, plus a note that once the VM is up the Local / Docker steps above apply unchanged inside the guest.This is the smallest docs touch that addresses the issue - a reader following the Quick Start now finds the UTM path without having to search outside the README, and the external walkthrough remains the source of truth for the VM setup details so the README doesn't duplicate (or diverge from) them over time.