From 7a9f61d3131e4d0b2c23ef8a291af050c9346655 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Mon, 7 Feb 2022 07:24:50 -0500 Subject: [PATCH] Update windows-install.md --- windows-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-install.md b/windows-install.md index aec2577..327c4eb 100644 --- a/windows-install.md +++ b/windows-install.md @@ -63,4 +63,4 @@ And run `./setup.sh` to finish the setup and run the macOS VM! When it finishes, If the mouse is not aligned properly, edit the basic.sh file and change `-usb -device usb-kbd -device usb-tablet \` to `-usb -device usb-kbd -device usb-mouse \` or the other way around -To fine-tune the system and improve performance, look in the `docs` folder for more information on [adding memory](docs/guide-performance.md), setting up [bridged networking](docs/guide-networking.md), adding [passthrough hardware (for GPUs)](docs/guide-passthrough.md), tweaking [screen resolution](docs/guide-screen-resolution.md), and enabling sound features. +To fine-tune the system and improve performance, look in the `docs` folder for more information on [adding memory](docs/guide-performance.md), setting up [bridged networking](docs/guide-networking.md), adding [passthrough hardware (for GPUs)](docs/guide-passthrough.md)(this doesn't work on WSL2 yet), tweaking [screen resolution](docs/guide-screen-resolution.md), and enabling sound features.