From c05e8df92cd225b7a3e7d044350e70ec11c49305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20B=C3=A4r?= Date: Sun, 26 May 2024 17:05:29 +0200 Subject: [PATCH] fixes the path of the .wslconfig file --- content/docs/cli/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/cli/install.mdx b/content/docs/cli/install.mdx index f6de8029..46e63c3a 100644 --- a/content/docs/cli/install.mdx +++ b/content/docs/cli/install.mdx @@ -152,7 +152,7 @@ for Debian/Ubuntu](#debianubuntu) from within WSL2. Once installed, you must ensure that nested-virtualization is enabled. This will allow you to [run Unikraft via QEMU for KVM later](#) by editing -`/etc/wsl.conf`: +`%UserProfile%\.wslconfig`: ```toml [wsl2]