From ef1d6dfd70cc86f839d450b656c1090f55795c12 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 20 Jul 2015 13:42:23 -0400 Subject: [PATCH] Remove stray quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a8f521..8abd394 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Install VirtualBox and Vagrant using [Brew Cask](https://github.com/phinze/homeb This will pull all the images from [Docker index](https://index.docker.io/u/jacksoncage/mongo/) and setup Mongodb sharded cluster. Please make sure `DOCKERIP` in `docker_mongodb_cluster/start_cluster.sh` is using docker0 interface or public IP if you prefere that. vagrant ssh - ./docker/start_cluster.sh" + ./docker/start_cluster.sh You should now be able connect to mongos1 and the new sharded cluster: