From c1894662aa12b7df04e16f591640269ccfab9a24 Mon Sep 17 00:00:00 2001 From: Winston Hoy Date: Thu, 12 Nov 2020 10:54:20 -0500 Subject: [PATCH] fix broken installer link in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 054020e..361f864 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ In VirtualBox, this device is known as the "Paravirtualised Network (virtio-net) ## Quick Start -Download the latest [virtio-net driver installer](https://github.com/pmj/virtio-net-osx/raw/master/bin/Virtio-Net-Driver-0.9.4.pkg) +Download the latest [virtio-net driver installer](https://github.com/pmj/virtio-net-osx/blob/main/bin/Virtio-Net-Driver-0.9.4.pkg) to your VirtualBox or Qemu virtual machine running OS X 10.7 or newer. Run the installer. If your VM has any virtio-net devices enabled, they should now spring into life!