Document ram and cpu_count configurations
This commit is contained in:
parent
e06fa41413
commit
21431084a7
15
README.md
15
README.md
@ -236,6 +236,21 @@ Starting macos.conf
|
||||
* Click **Reinstall macOS** and **Continue**
|
||||
* Complete the installation as you normally would.
|
||||
|
||||
|
||||
### Additional Configuration Options
|
||||
|
||||
Override calculated cpu core count.
|
||||
|
||||
```
|
||||
cpu_cores=6
|
||||
```
|
||||
|
||||
Override calculated ram.
|
||||
|
||||
```
|
||||
ram=32GB
|
||||
```
|
||||
|
||||
### All the options
|
||||
|
||||
Here are the full usage instructions:
|
||||
|
Loading…
Reference in New Issue
Block a user