mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Readme (#6)
This commit is contained in:
parent
4b99df9367
commit
22f1a69abe
1 changed files with 3 additions and 3 deletions
|
|
@ -69,7 +69,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
- Close the window and proceed the installation by clicking `Reinstall macOS <version>`.
|
||||
|
||||
- When prompted where to install it, select the disk you just created.
|
||||
- When prompted where to install the OS, select the disk you just created.
|
||||
|
||||
- Once you see the desktop, your OSX installation is ready for use.
|
||||
|
||||
|
|
@ -130,8 +130,8 @@ kubectl apply -f kubernetes.yml
|
|||
CPU_CORES: "4"
|
||||
```
|
||||
|
||||
* ### How do I verify if my system supports KVM?
|
||||
|
||||
* ### How do I verify if my system supports KVM?
|
||||
|
||||
To verify if your system supports KVM, run the following commands:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue