update readme

This commit is contained in:
Sam Burdick
2024-01-15 18:38:51 -08:00
parent a1cb37a66a
commit 423940f59d

View File

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