Skip to content

Commit d652439

Browse files
authored
docs: fix path to repo (#94)
1 parent 1caa256 commit d652439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ is provided by code that been generated from a model of the service.
3030
## Build from source
3131
### Automatically Build and Install AWS Dependencies
3232
```
33-
git clone --recursive https://github.com/awslabs/aws-iot-device-sdk-cpp-v2.git
33+
git clone --recursive https://github.com/aws/aws-iot-device-sdk-cpp-v2.git
3434
mkdir aws-iot-device-sdk-cpp-v2-build
3535
cd aws-iot-device-sdk-cpp-v2-build
3636
cmake -DCMAKE_INSTALL_PREFIX="<path to where you install>" -DBUILD_DEPS=ON ../aws-iot-device-sdk-cpp-v2

0 commit comments

Comments
 (0)