Merge pull request #11798 from amylindburg/11792-fix-typo

Fixing typo in cd instruction
Upstream-commit: 4edf8e1e530fc0e4ff94cfce4600480680ea4458
Component: engine
This commit is contained in:
moxiegirl
2015-03-29 14:01:35 -07:00

View File

@ -249,7 +249,7 @@ can browse the docs.
1. In a terminal, change to the root of your `docker-fork` repository.
$ cd ~/repos/dry-run-test
$ cd ~/repos/docker-fork
2. Make sure you are in your feature branch.