[fix] Readme typo

This commit is contained in:
alban 2020-09-29 15:56:33 +02:00
parent 12556c7958
commit 480aafcbd4
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ python redilysis.py -v -s 0.5
python redilysis.py -v -i 192.168.2.20 -p 6379
```
**Change the internals of capture: run at 22000Hz with 2200 frames per buffer and 2 channels **
**Change the internals of capture: run at 22000Hz with 2200 frames per buffer and 2 channels**
```
python redilysis.py -v -r 22000 -f 2200 -c 2
```