Fixing typo in cd instruction

Signed-off-by: Amy Lindburg <amy.lindburg@docker.com>
Upstream-commit: 0f702094ecd38cdfbfb0199a6aeb9e6c90853c70
Component: engine
This commit is contained in:
Amy Lindburg
2015-03-25 21:52:32 -07:00
parent 0ee9f8042e
commit d19eb3319a

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.