Merge "Add omci-sim lib to Dockerfile"
diff --git a/README.md b/README.md
index ccc178d..93c157f 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
git clone https://github.com/opencord/voltha-bbsim
cd voltha-bbsim
make docker
-docker run -it --rm --privileged=true --expose=50060 --network=compose_default voltha/voltha-bbsim /go/src/gerrit.opencord.org/voltha-bbsim/bbsim -n 16
+docker run -it --rm --privileged=true --expose=50060 --network=compose_default voltha/voltha-bbsim ./bbsim -n 16
# After this, execute the following commands from VOLTHA-CLI
(voltha) health