Skip to content

Commit

Permalink
Do not state binaries are not available
Browse files Browse the repository at this point in the history
Binaries are soon to be published
  • Loading branch information
rwinkhart authored Nov 22, 2024
1 parent 2163a6b commit e389e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Clients for other vendors _may_ be implemented in the future.
# How-To

## Arista
1. Download (binaries not yet available) or compile nrf-client-emulator for your target hardware.
1. Download or compile nrf-client for your target hardware and operating system.
2. Install the binary on the target system at `/mnt/flash/nrf-client`. You may want to copy it over using `scp` from `bash` mode.
3. Ensure the binary is executable (`chmod +x /mnt/flash/nrf-client` in `bash` mode).
4. Enable eAPI access from `config terminal`.
Expand Down

0 comments on commit e389e9b

Please sign in to comment.