From 8e474af7979fb2cba02fffda726b689e72793924 Mon Sep 17 00:00:00 2001 From: arbellas <30998744+arbellas@users.noreply.github.com> Date: Tue, 15 Aug 2017 14:03:45 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f66883d..aca0856 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ $ docker pull ibmcom/datapower:latest Once the image is ready, create the container: ```sh -$ cd dpanda +$ cd dpanda.ide $ docker create -it \ -v $PWD/config:/drouter/config \ -v $PWD/local:/drouter/local \