Update documentation

This commit is contained in:
Samuel Ortion 2022-07-01 07:32:57 +02:00
parent 86a117d614
commit ab6398d3fb
1 changed files with 1 additions and 2 deletions

View File

@ -43,10 +43,9 @@ Do not forget to reload systemd daemon after that:
sudo systemctl daemon-reload
```
You could also prefer modify [./conf/nbmrec.conf](./conf/nbmrec.conf), and run `make install` after each modification.
You can also speci
## Reference
- [audio recording using python](https://realpython.com/playing-and-recording-sound-python/)