diff --git a/README.md b/README.md index acafb9aaf..cc94b3a6d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ limited SDR support only. Pass `--build-profiles` to `dpkg-buildpackage` with a comma-separated list of profiles. The list of profiles should include `custom` and zero or more of -`rtlsdr`, `bladerf`, `hackrf`, `limesdr`, 'soapysdr' depending on what you want: +`rtlsdr`, `bladerf`, `hackrf`, `limesdr`, `soapysdr` depending on what you want: ```bash $ dpkg-buildpackage -b --no-sign --build-profiles=custom,rtlsdr # builds with rtlsdr support only