From aca7920abef08dbb868e9128dd71ec354b1cc1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Meireles?= Date: Fri, 12 Jun 2015 08:16:20 +0100 Subject: [PATCH] fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (spotted by @bertjwregeer) Signed-off-by: António Meireles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91ac599..170a2c8 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ xhyve shares most of the code with bhyve but is architecturally very different. Issues ------ -Righ now, if you have (any version of) VirtualBox running and attempt to run +Right now, if you have (any version of) VirtualBox running and attempt to run xhyve it will immediately crash your system as it triggers a kernel panic. This is not a xhyve issue *per se*, since it runs in userspace, but a VirtualBox one which just doesn't play nice with Hypervisor.framework.