Skip to content

Commit

Permalink
Updated version of aws-crt-cpp required to build (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Boswell committed Sep 6, 2019
1 parent cce7107 commit 0a53272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a53272

Please sign in to comment.