1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #9273 from Burdaa/patch-2

examples/gnrc_border_router: fix path to uhcpd in README
This commit is contained in:
Alexandre Abadie 2018-06-02 21:30:09 +02:00 committed by GitHub
commit 24aaabdea0
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