From 99064ea4eae3e7642ddb98b92252b386fca65298 Mon Sep 17 00:00:00 2001 From: Daniel S Date: Thu, 26 Mar 2015 19:25:57 -0400 Subject: [PATCH] Update set-up-dev-env.md Signed-off-by: graycoder Upstream-commit: ddcb3ad061db518aa076422ed6d81a2247fb3a8e Component: engine --- components/engine/docs/sources/project/set-up-dev-env.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/components/engine/docs/sources/project/set-up-dev-env.md b/components/engine/docs/sources/project/set-up-dev-env.md index 0629822b93..e40a8e6c1c 100644 --- a/components/engine/docs/sources/project/set-up-dev-env.md +++ b/components/engine/docs/sources/project/set-up-dev-env.md @@ -252,10 +252,9 @@ with the `make.sh` script. When the command completes successfully, you should see the following output: - ---> Making bundle: ubuntu (in bundles/1.5.0-dev/ubuntu) - Created package {:path=>"lxc-docker-1.5.0-dev_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"} - Created package {:path=>"lxc-docker_1.5.0~dev~git20150223.181106.0.1ab0d23_amd64.deb"} - + ---> Making bundle: binary (in bundles/1.5.0-dev/binary) + Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/binary/docker-1.5.0-dev + 5. List all the contents of the `binary` directory. root@5f8630b873fe:/go/src/github.com/docker/docker# ls bundles/1.5.0-dev/binary/