Skip to content

Commit 0803d87

Browse files
committed
windows install nit
1 parent 0842025 commit 0803d87

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)