Skip to content

Commit 7a45bb9

Browse files
minor ed
1 parent 3ec726c commit 7a45bb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/setup.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ To install Docker on Windows, visit [the online Docker documentation](https://do
104104
and download the `Docker Desktop Installer.exe` file. Double-click the file to open the installer
105105
and follow the instructions on the installation wizard, choosing **WSL-2** instead of **Hyper-V** when prompted.
106106

107-
Occasionally, when you first run Docker on Windows, you will encounter an error message. Some common errors and
107+
Occasionally, when you first run Docker on Windows, you will encounter an error message. Some common errors you may see:
108+
108109
- If you need to update WSL, you can enter `cmd.exe` in the Start menu to run the command line. Type `wsl --update` to update WSL.
109110
- If the admin account on your computer is different to your user account, you must add the user to the "docker-users" group.
110111
Run Computer Management as an administrator and navigate to `Local Users` and `Groups -> Groups -> docker-users`. Right-click to

0 commit comments

Comments
 (0)