Update 'README.md'

This commit is contained in:
Gyorgy Berenyi
2023-06-22 14:40:00 +00:00
parent 29bd036f4e
commit 788ccf9052

View File

@@ -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
```