Skip to content

Commit 0286ac0

Browse files
authored
windows install nit (#22877)
<!--Delete sections as needed --> ## Description Fix issue spotted in https://github.com/docker/docs/pull/22863/files Rogue command block entry ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 0842025 commit 0286ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/manuals/desktop/setup/install/windows-install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ By default, Docker Desktop is installed at `C:\Program Files\Docker\Docker`.
221221
222222
If your admin account is different to your user account, you must add the user to the **docker-users** group to access features that require higher privileges, such as creating and managing the Hyper-V VM, or using Windows containers.
223223
224-
```powershell
225-
226224
```console
227225
$ net localgroup docker-users <user> /add
228226
```

0 commit comments

Comments
 (0)