From 8b6b25c22e0bac2c633f0e17ffda37c42e870d86 Mon Sep 17 00:00:00 2001 From: Simon Davies Date: Tue, 17 Dec 2024 19:42:12 +0000 Subject: [PATCH] Update README.md Co-authored-by: Mark Rossetti Signed-off-by: Simon Davies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a15c6539..3b58a329 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ the [./src/tests/rust_guests](./src/tests/rust_guests) directory for Rust guests You can run Hyperlight on: - [Linux with KVM][kvm]. -- [Windows with Windows Hypervisor Platform (WHP).][whp] - Note that you need Windows 11 or Windows Server 2022 to use hyperlight, if you are running on earlier versions of Windows then you should consider using our devcontainer on [GitHub codepsaces]((https://codespaces.new/hyperlight-dev/hyperlight)) or WSL2. +- [Windows with Windows Hypervisor Platform (WHP).][whp] - Note that you need Windows 11 / Windows Server 2022 or later to use hyperlight, if you are running on earlier versions of Windows then you should consider using our devcontainer on [GitHub codepsaces]((https://codespaces.new/hyperlight-dev/hyperlight)) or WSL2. - Windows Subsystem for Linux 2 (see instructions [here](https://learn.microsoft.com/en-us/windows/wsl/install) for Windows client and [here](https://learn.microsoft.com/en-us/windows/wsl/install-on-server) for Windows Server) with KVM. - Azure Linux with mshv (note that you need mshv to be installed to use Hyperlight)