New version of OSX-PROXMOX (v1.1.1) - Please read CHANGELOG for details
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
OpenCore Changelog
|
OpenCore Changelog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
#### v1.1.1
|
||||||
|
|
||||||
|
- Fix logic of messages in 'Activate support for Windows 11 natively' option;
|
||||||
|
- Fix typo's;
|
||||||
|
|
||||||
#### v1.1.0
|
#### v1.1.0
|
||||||
|
|
||||||
- Including support for Proxmox VE v7 family;
|
- Including support for Proxmox VE v7 family;
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Voilà, install macOS! This is really and magic **easiest way**!
|
|||||||
## COPY & PASTE - in shell of Proxmox
|
## COPY & PASTE - in shell of Proxmox
|
||||||
|
|
||||||
```
|
```
|
||||||
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/luchina-gabriel/OSX-PROXMOX/main/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Versions of macOS Supported
|
## Versions of macOS Supported
|
||||||
|
|||||||
Reference in New Issue
Block a user