We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1caa256 commit d652439Copy full SHA for d652439
README.md
@@ -30,7 +30,7 @@ is provided by code that been generated from a model of the service.
30
## Build from source
31
### Automatically Build and Install AWS Dependencies
32
```
33
-git clone --recursive https://github.com/awslabs/aws-iot-device-sdk-cpp-v2.git
+git clone --recursive https://github.com/aws/aws-iot-device-sdk-cpp-v2.git
34
mkdir aws-iot-device-sdk-cpp-v2-build
35
cd aws-iot-device-sdk-cpp-v2-build
36
cmake -DCMAKE_INSTALL_PREFIX="<path to where you install>" -DBUILD_DEPS=ON ../aws-iot-device-sdk-cpp-v2
0 commit comments