From 0a5327223dcaae619aba212d6d927b2c8c7bf802 Mon Sep 17 00:00:00 2001 From: Justin Boswell Date: Thu, 5 Sep 2019 17:28:25 -0700 Subject: [PATCH] Updated version of aws-crt-cpp required to build (#58) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 811de1fd2..6e238a246 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ is provided by code that been generated from a model of the service. ## Build from source ``` -git clone --branch v0.4.6 https://github.com/awslabs/aws-crt-cpp.git +git clone --branch v0.5.3 https://github.com/awslabs/aws-crt-cpp.git git clone https://github.com/awslabs/aws-iot-device-sdk-cpp-v2.git mkdir aws-crt-cpp-build cd aws-crt-cpp-build