diff --git a/host/README.md b/host/README.md index c047b723..f0168c5a 100644 --- a/host/README.md +++ b/host/README.md @@ -97,7 +97,7 @@ Homebrew: `brew install cmake libusb pkg-config` Install FFTW from [this guide](https://www.fftw.org/install/mac.html) -### Build host software on Linux: +### Build it ```sh mkdir host/build cd host/build