From dc9da3cbc10c64abad500cd9cd70eef0b0dcfd86 Mon Sep 17 00:00:00 2001 From: Justin James Date: Mon, 12 Aug 2019 09:41:32 -0400 Subject: [PATCH] [#1886] Update README with instructions to use 4-2-stable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 215413c8..7476e0d2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To build the S3 Resource Plugin, you will need to have: ## Build Instructions ``` -$ git clone https://github.com/irods/irods_resource_plugin_s3 +$ git clone -b 4-2-stable https://github.com/irods/irods_resource_plugin_s3 $ mkdir build $ cd build $ cmake ../irods_resource_plugin_s3