Update toolbox_install_windows.md (#4095)

This commit is contained in:
Wang Jie 2017-08-05 06:18:15 +08:00 committed by Misty Stanley-Jones
parent 338ccecadc
commit a9b0362483
1 changed files with 4 additions and 4 deletions

View File

@ -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.