Skip to content

Commit

Permalink
added missing instruction, resolves Azure#728
Browse files Browse the repository at this point in the history
  • Loading branch information
jancumps committed Dec 10, 2021
1 parent 1c2e8fa commit 919edb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions get_started/rasbian-linux-optiga-tpm-slb-9670-c.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ On the Raspberry Pi, build a C SDK tool that you can use to retrieve the device'

2. Run the following commands to build an C SDK tool that retrieves your device provisioning information.

mkdir azure-iot-sdk-c/cmake
cd azure-iot-sdk-c/cmake
cmake -Duse_prov_client:BOOL=ON ..
cd provisioning_client/tools/tpm_device_provision
Expand Down

0 comments on commit 919edb4

Please sign in to comment.