diff options
| author | Ariful Islam <[email protected]> | 2022-08-20 22:30:44 +0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-20 22:30:44 +0600 |
| commit | e6763761c090d8c849e1554e75a91adde000d243 (patch) | |
| tree | e212fbe7f2f585ec39a75b5e26dcc217a5bfde38 | |
| parent | Fixes #510 missing keyservers (diff) | |
| download | docker-osx-e6763761c090d8c849e1554e75a91adde000d243.tar.xz docker-osx-e6763761c090d8c849e1554e75a91adde000d243.zip | |
Typing mistake correction
it's should be "experience" not "experiencem"
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -597,7 +597,7 @@ Or try: For Ubuntu 20.x on Windows, see [https://github.com/sickcodes/Docker-OSX/discussions/458](https://github.com/sickcodes/Docker-OSX/discussions/458) - VNC: See the [VNC section](#building-a-headless-container-which-allows-insecure-vnc-on-localhost-for-local-use-only) for more information. You could also add -vnc argument to qemu. Connect to your mac VM via a VNC Client. [Here is a how to](https://wiki.archlinux.org/title/QEMU#VNC) -- Desktop Environment: This will give you a full desktop linux experiencem but it will use a bit more of the computer's resources. Here is an example guide, but there are other guides that help set up a desktop environment. [DE Example](https://www.makeuseof.com/tag/linux-desktop-windows-subsystem/) +- Desktop Environment: This will give you a full desktop linux experience but it will use a bit more of the computer's resources. Here is an example guide, but there are other guides that help set up a desktop environment. [DE Example](https://www.makeuseof.com/tag/linux-desktop-windows-subsystem/) ## Additional boot instructions for when you are [creating your container](#container-creation-examples) |