fixed ipconfig command
This commit is contained in:
parent
6ca756adea
commit
b1113d5c5d
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue