fixed ipconfig command

This commit is contained in:
the-weird-aquarian 2024-09-13 04:29:14 +05:30
parent 6ca756adea
commit b1113d5c5d
1 changed files with 1 additions and 1 deletions

View File

@ -297,5 +297,5 @@ After the installation media setup wizard completes & the device begins to resta
- Press `Win key + r` > type `cmd` & press enter.
- In the command prompt, type the following & press enter:
```
ipconfig \renew
ipconfig /renew
```