diff options
| author | Zadkiel Aharonian <[email protected]> | 2022-01-12 09:18:01 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-12 09:18:01 +0100 |
| commit | 4dd0596489ea57573891ac25edb98146be91f420 (patch) | |
| tree | 298100ab08042962a5e6e2243c8b58a31c4260fd /helm/README.md | |
| parent | Remove fails from /custom (diff) | |
| download | docker-osx-4dd0596489ea57573891ac25edb98146be91f420.tar.xz docker-osx-4dd0596489ea57573891ac25edb98146be91f420.zip | |
chore(docs): update helm requirements list style
Diffstat (limited to 'helm/README.md')
| -rw-r--r-- | helm/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/helm/README.md b/helm/README.md index 6e8db3c..da53b23 100644 --- a/helm/README.md +++ b/helm/README.md @@ -33,11 +33,11 @@ This installs `docker-osx` in Kubernetes. ## Requirements -*) Install [host machine requirements](#INSTALL-QEMU-AND-GPU-IOMMU.md) - *) Ensure you are running QEMU 5.X -*) Kubernetes -*) Helm v2 -*) `sickcodes/docker-osx-vnc` Docker image +* Install [host machine requirements](#INSTALL-QEMU-AND-GPU-IOMMU.md) + * Ensure you are running QEMU 5.X +* Kubernetes +* Helm v2 +* `sickcodes/docker-osx-vnc` Docker image ### Build `sickcodes/docker-osx-vnc` @@ -84,4 +84,4 @@ _Please note, after you have installed macOS feel free to set `qemu.systemInstal #### Resources -Please note, resource limits may vary based on hardware. The ones currently defined are ones that worked for me personally.
\ No newline at end of file +Please note, resource limits may vary based on hardware. The ones currently defined are ones that worked for me personally. |