We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0adfa commit b2f665fCopy full SHA for b2f665f
1 file changed
README.md
@@ -98,7 +98,7 @@ cd aws-crt-java
98
mvn install -Dmaven.test.skip=true
99
# Clone the SDK repository
100
git clone https://github.com/awslabs/aws-iot-device-sdk-java-v2.git
101
-cd ../aws-iot-device-sdk-java-v2
+cd aws-iot-device-sdk-java-v2
102
# Compile and install
103
mvn clean install
104
```
0 commit comments