1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00

examples/gnrc_border_router: fix path to uhcpd in README

examples/gnrc_border_router: fix path to uhcpd in README
This commit is contained in:
Burdaa 2018-06-02 20:22:31 +02:00 committed by GitHub
parent b3ef51fb39
commit 15e16319d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ make clean all
```
Then, you need to compile UHCP.
This tool is found in `/dist/tools/uhcp`. So, as for `ethos`:
This tool is found in `/dist/tools/uhcpd`. So, as for `ethos`:
```bash
make clean all