From a8a074dc4d9d36c2bc612762a0fe86ff6be76c7c Mon Sep 17 00:00:00 2001 From: Arshabhi Rai Date: Tue, 29 Jan 2019 15:06:32 -0500 Subject: [PATCH] Updated git clone link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a03da5..b3caf85 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ It's assumed you have: ## Step 1: Download the Docker Compose Template Clone the GitHub repository containing the Docker Compose template: ``` -git clone https://github.com/SolaceLabs/solace-single-software-message-broker.git -cd solace-single-software-message-broker/template +git clone https://github.com/SolaceLabs/solace-single-docker-compose.git +cd solace-single-docker-compose/template ```