Skip to content

Commit 9a76963

Browse files
emmanuel-ferdmanljharb
authored andcommitted
[readme] fix typo in resolv.conf filename
Signed-off-by: emmanuel-ferdman <[email protected]>
1 parent c26422a commit 9a76963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ This could simply be solved by running this in your root directory:
10201020
sudo chattr +i /etc/resolv.conf
10211021
```
10221022
1023-
This deletes your `resolve.conf` file thats automatically generated when u run WSL, creates a new file and puts `nameserver 8.8.8.8`, then creates a `wsl.conf` file and adds `[network]` and `generateResolveConf = false` to prevent auto generation of that file.
1023+
This deletes your `resolv.conf` file thats automatically generated when u run WSL, creates a new file and puts `nameserver 8.8.8.8`, then creates a `wsl.conf` file and adds `[network]` and `generateResolveConf = false` to prevent auto generation of that file.
10241024
10251025
You can check the contents of the file by running:
10261026

0 commit comments

Comments
 (0)