Skip to content

Commit e39db14

Browse files
JonathanHensonjustinboswell
authored andcommitted
Updated README. (#19)
1 parent 2761c65 commit e39db14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ for a stable development environment.
1212
This SDK is built on the AWS Common Runtime, a collection of libraries
1313
([1](https://github.com/awslabs/aws-c-common),
1414
[2](https://github.com/awslabs/aws-c-io),
15-
[3](https://github.com/awslabs/aws-c-mqtt), ...) written in C to be
15+
[3](https://github.com/awslabs/aws-c-mqtt),
16+
[4](https://github.com/awslabs/aws-c-http)...) written in C to be
1617
cross-platform, high-performance, secure, and reliable. The libraries are bound
1718
to C++ by the [aws-crt-cpp](https://github.com/awslabs/aws-crt-cpp) package.
1819

@@ -29,7 +30,7 @@ is provided by code that been generated from a model of the service.
2930

3031
## Build from source
3132
```
32-
git clone --branch v0.1.4 https://github.com/awslabs/aws-crt-cpp.git
33+
git clone --branch v0.2.0 https://github.com/awslabs/aws-crt-cpp.git
3334
git clone https://github.com/awslabs/aws-iot-device-sdk-cpp-v2.git
3435
mkdir aws-crt-cpp-build
3536
cd aws-crt-cpp-build

0 commit comments

Comments
 (0)