diff --git a/docs/guides/interoperability/import_rocky_to_wsl.md b/docs/guides/interoperability/import_rocky_to_wsl.md index 7936d7f71f..5682a3c895 100644 --- a/docs/guides/interoperability/import_rocky_to_wsl.md +++ b/docs/guides/interoperability/import_rocky_to_wsl.md @@ -24,7 +24,7 @@ This feature should be available on every supported version of Windows 10 and 11 !!! tip "WSL version" - Ensure that your WSL version is up to date, as some features were only introduced in later versions. If you are unsure, run `wsl --update`. + Ensure that your WSL version is up to date, as some features were only introduced in later versions. If you are unsure, run `wsl --update`. ## Steps @@ -41,7 +41,7 @@ This feature should be available on every supported version of Windows 10 and 11 - Install the image via command line: ```sh - wsl --install --from-file + wsl --install --from-file --name ``` ### Conventional Container images