copy-edit, more explanation on command line savvy

This commit is contained in:
Victoria Bialas 2017-03-08 16:54:06 -08:00 committed by GitHub
parent 9c271e8761
commit 051fcffccb
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ If you are using Docker for Mac, Docker for Windows, or Docker on Linux, you wil
## How much command line savvy do I need?
The getting started tour uses Docker Engine CLI commands entered on the command line of a terminal window. You don't need to be a wizard at the command line, but you should be familiar with how to open your favorite shell or terminal, and run basic commands in that environment. It helps (but isn't required) to know how to navigate a directory tree, manipulate files, list running process, and so forth.
The getting started tour uses Docker Engine CLI commands entered on the command line of a terminal window. You don't need to be a wizard at the command line, but you should be familiar with how to open your favorite shell or terminal, and run basic commands in that environment. It helps (but isn't required) to know how to navigate a directory tree, manipulate files (move, copy, edit, save, read), list running processes, and so forth.
## Where to go next