add build duration hint

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2020-11-20 10:14:11 +01:00
parent 22e6c3eeb0
commit ed6a4d1d68
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ You may now build your FunKey with:
```bash
$ make
```
This may take a while, consider getting yourself a cup or glass of your favorite beverage ;-)
This may take a while (~1h30), so consider getting yourself a cup or glass of your favorite beverage ;-)
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.
@ -125,7 +125,7 @@ You may now build your FunKey with:
```bash
$ docker run -d --name funkey-os funkey-project/funkey-os
```
This may take a while, consider getting yourself a cup or glass of your favorite beverage ;-)
This may take a while (~1h30), so consider getting yourself a cup or glass of your favorite beverage ;-)
<ins>Note</ins>: you will need to have access to the network, since buildroot will download the package sources.