Skip to content

Commit 624b29f

Browse files
author
theangellmethod
authored
Add nano save/close instruction to match ARM32 doc
Match ARM32 doc for Linux nano editor instruction
1 parent 5429009 commit 624b29f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-edge/how-to-install-iot-edge-linux.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ The edge device can be configured manually using a [device connection string][ln
118118
registration_id: "{registration_id}"
119119
```
120120
121+
Save and close the file.
122+
123+
`CTRL + X`, `Y`, `Enter`
124+
121125
After entering the provisioning information in the configuration, restart the daemon:
122126

123127
```cmd/sh

0 commit comments

Comments
 (0)