1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typo

This commit is contained in:
Stefan Lankes 2017-04-09 21:20:01 +02:00
parent 09cf218db4
commit f31c0c6dd0

View file

@ -104,7 +104,7 @@ If your toolchain is not located in `/opt/hermit/bin` then you have to supply
its location to the `cmake` command above like so:
```bash
$ cmake -DTOOLCHAIN_BIN_DIR=/home/user/hermit/bin
$ cmake -DTOOLCHAIN_BIN_DIR=/home/user/hermit/bin ..
```
assuming that binaries like `x86_64-hermit-gcc` and friends are located in that