Update README.md
This commit is contained in:
@@ -7,15 +7,19 @@ Open Proxmox Web Console -> Datacenter > NAME OF YOUR HOST > Shell.
|
||||
Copy, paste and execute (code below).
|
||||
|
||||
Voilà, install macOS! This is really and magic **easiest way**!
|
||||
|
||||

|
||||
|
||||
## COPY & PASTE - in shell of Proxmox (for Install or Update this solution)
|
||||
|
||||
```
|
||||
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
||||
```
|
||||
|
||||
## For install EFI Package in macOS, first disable Gatekeeper
|
||||
|
||||
```
|
||||
sudo spctl --master-disable
|
||||
```
|
||||
|
||||
## Versions of macOS Supported
|
||||
* macOS High Sierra - 10.13
|
||||
* macOS Mojave - 10.14
|
||||
|
||||
Reference in New Issue
Block a user