mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
a26b88d826
commit
627b72817a
|
@ -33,7 +33,7 @@ To create a new Proxmox VM with the latest version of Home Assistant OS, run the
|
||||||
```
|
```
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos_vm.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos_vm.sh)"
|
||||||
```
|
```
|
||||||
### <h3 align="center" id="heading">:zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:</h3>
|
<h3 align="center" id="heading">⚡ Default Settings: 4GB RAM - 32GB Storage - 2vCPU ⚡</h3>
|
||||||
|
|
||||||
After the script completes, If you're dissatisfied with the default settings, click on the VM, then on the **_Hardware_** tab and change the **_Memory_** and **_Processors_** settings to what you desire. Once all changes have been made, **_Start_** the VM.
|
After the script completes, If you're dissatisfied with the default settings, click on the VM, then on the **_Hardware_** tab and change the **_Memory_** and **_Processors_** settings to what you desire. Once all changes have been made, **_Start_** the VM.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue