Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/network-iot/hotspots-iot/on-device-onboarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,7 @@ onboarding process.

### First Run

With gateway-rs installed on the gateway, initialize the key for the Hotspot. If creating the
gateway_key in /etc/helium_gateway/, `sudo` may be required on first run to create the key file.
With gateway-rs installed on the gateway, initialize the key for the Hotspot. If creating the gateway_key.bin in /etc/helium_gateway/,`sudo` may be required on first run to create the key file.

```sh title="Generate a swarm_key by running gateway-rs."
sudo helium_gateway server
Expand Down