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

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

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

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.