diff --git a/README.md b/README.md index 0f944551..f9df0403 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ the hard real-time limit of the system might not be high enough (see step 1). The host build can be built with following command ```sh -make all -j +make -f Makefile-Hosted all -j ``` If compiling on Windows, it is recommended to supply `WINDOWS=1` .