From ddd5b2ff7a0dee376cbdbd43e5df7240b657fbf7 Mon Sep 17 00:00:00 2001 From: nikhil-vr Date: Wed, 2 Mar 2022 10:55:15 +0530 Subject: [PATCH] Update README.md Added git checkout version for specific version build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7184840..666eab45 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Then you should be able to get up and going with a Single-Node All-in-One instal ``` # git clone https://github.com/EMCECS/ECS-CommunityEdition # cd ECS-CommunityEdition +# git checkout 3.7.0.0 # use the branch version - 3.6.2.0 for 3.6.2 and 3.7.0.0 for 3.7 etc # cp docs/design/reference.deploy.yml deploy.yml # echo "Edit this deploy.yml to match your VM's environment" # vi deploy.yml