From 4027fa9d2b7bc003ffa1a98b9be59d36cb4421f0 Mon Sep 17 00:00:00 2001 From: OSQZSS Date: Sun, 28 Aug 2022 20:02:31 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8e6a08..ba2c628 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ You can also execute these commands via the `bladeRF-cli` script option as below #### HackRF: -The output data has to be 8-bit signed I/Q samples. +The output data have to be 8-bit signed I/Q samples. ``` > gps-sdr-sim -e brdc0010.22n -b 8 ```