Skip to content

Commit

Permalink
fixes the path of the .wslconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
baerla authored and nderjung committed Oct 14, 2024
1 parent 2064dcb commit c05e8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/cli/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit c05e8df

Please sign in to comment.