diff options
| author | sickcodes <[email protected]> | 2020-10-14 22:36:07 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-14 22:36:07 +0000 |
| commit | 8343da16fc3f2c5ebc6e1f79dbf53cdf3639d1f8 (patch) | |
| tree | 69ebf3cb2464d9ff7735dc7ee831ff54329a417a | |
| parent | [QOL] Launch without having to press anything at the boot menu (see readme) (diff) | |
| parent | Made instructions more clear for those needing Xcode (diff) | |
| download | docker-osx-8343da16fc3f2c5ebc6e1f79dbf53cdf3639d1f8.tar.xz docker-osx-8343da16fc3f2c5ebc6e1f79dbf53cdf3639d1f8.zip | |
Merge pull request #94 from mikob/patch-1
Made instructions more clear for those needing Xcode
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -140,6 +140,8 @@ docker start abc123xyz567 - Erase the BIGGEST disk (around 200gb default), DO NOT MODIFY THE SMALLER DISKS. -- if you can't click `erase`, you may need to reduce the disk size by 1kb +- (optional) Create a partition using the unused space to house the OS and your files if you want to limit the capacity. (For Xcode 12 partition at least 60gb.) + - Click `Reinstall macOS` |