Skip to content

Commit 2d7024e

Browse files
authored
Merge pull request #91 from thewtex/docker-instruction-tweaks
DOC: Make it clearer that a browser should be used for the Docker int…
2 parents ea5b926 + 9856185 commit 2d7024e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Guide.
5555
```sh
5656
docker run --name software-guide -p 8888:8888 insighttoolkit/itksoftwareguide-edit:latest
5757
```
58-
3. Open a Console.
58+
3. Open the URL provided in the ternmial output in a web browser. In the web interface, open a Terminal
5959
4. To setup the repository for develop and build the project, run:
6060
```sh
6161
ssh-keygen

0 commit comments

Comments
 (0)