mirror of https://github.com/docker/docs.git
Update toolbox_install_windows.md (#4095)
This commit is contained in:
parent
338ccecadc
commit
a9b0362483
|
@ -141,7 +141,7 @@ In this step, you start Docker Toolbox and run a simple Docker command.
|
||||||
|
|
||||||
The terminal runs a special `bash` environment instead of the standard Windows command prompt. The `bash` environment is required by Docker.
|
The terminal runs a special `bash` environment instead of the standard Windows command prompt. The `bash` environment is required by Docker.
|
||||||
|
|
||||||
3. Make the terminal active by click your mouse next to the `$` prompt.
|
3. Make the terminal active by clicking your mouse next to the `$` prompt.
|
||||||
|
|
||||||
If you aren't familiar with a terminal window, here are some quick tips.
|
If you aren't familiar with a terminal window, here are some quick tips.
|
||||||
|
|
||||||
|
@ -243,7 +243,7 @@ To uninstall Toolbox on Windows, do the following:
|
||||||
6. Uninstall Oracle VirtualBox, which is
|
6. Uninstall Oracle VirtualBox, which is
|
||||||
installed as a part of the Toolbox install.
|
installed as a part of the Toolbox install.
|
||||||
|
|
||||||
## Next Steps
|
## Next steps
|
||||||
|
|
||||||
* Try out the [Get started](/get-started/) tutorial.
|
* Try out the [Get started](/get-started/) tutorial.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue