From 38d47da277e84a7a94de05bb785cc6877a4ff8d1 Mon Sep 17 00:00:00 2001 From: Karmendra Suthar Date: Tue, 5 Mar 2024 14:07:22 +0530 Subject: [PATCH] Fixed a typo --- wsl.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wsl.md b/wsl.md index 8d2ec0319..a4c12519c 100644 --- a/wsl.md +++ b/wsl.md @@ -96,13 +96,6 @@ sudo ./bin/wsl-init ``` This will prompt you for the WSL username and the user's group name. Provide the username that you selected at the time of distro installation, and provide the user's group name (generally the same as the username). -``` -wsl: - - user_name: vagrant - user_group: vagrant -``` ---> - This process will take several minutes to provision your WSL Distro, so grab a cup of coffee and relax. This step needs to be done only once. ### Installing Optional Features