diff --git a/README.md b/README.md index fb720f3..5e82515 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You need to start the wsl service at first: wsl.exe --install -d Debian ``` -Then enter it by user root at first. +Then switch user to root at first. ``` wsl -u root -d Debian ```