Skip to content

Commit d57c7e7

Browse files
Update GettingStartedGuide.md
1 parent c3cb7f4 commit d57c7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GettingStartedGuide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Before you create an OTA job, the following resources are required. This is a on
157157
### 5.2 Provision the project with the code-signing public key certificate
158158
The code-signing public key certificate will be used by the application binary, i.e. the demo, to authenticate a binary that was downloaded for an update. (This downloaded firmware would have been signed by the certificate's corresponding private key.)
159159

160-
Copy the public key certificate that you would have created in the 'Create a code-signing certificate' step to 'main/cert/aws_codesign.crt'
160+
Copy the public key certificate that you would have created in the 'Create a code-signing certificate' step to 'main/certs/aws_codesign.crt'
161161

162162
The demo will read the certificate 'aws_codesign.crt' from your host filesystem and save it in memory.
163163

0 commit comments

Comments
 (0)