1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Updating per PR comment

Signed-off-by: Mary Anthony <moxieandmore@gmail.com>
This commit is contained in:
Mary Anthony 2014-12-16 10:16:20 -08:00
parent 46748f1302
commit 078ac9ca45

View file

@ -41,7 +41,7 @@ with the name of branch or revision number.
## Build the Environment
This following command builds a development environment using the
Dockerfile in the current directory. Essentially, it installs all
`Dockerfile` in the current directory. Essentially, it installs all
the build and runtime dependencies necessary to build and test Docker.
Your first build will take some time to complete. On Linux systems: