Update README.md

This commit is contained in:
p23 2024-12-18 03:42:12 +08:00
parent 85478c26dc
commit 4a9ebf55ce

View File

@ -7,6 +7,8 @@ See ``docker-compose.yml`` (It is a template)
### Manual
Prepare:
```
apt update
apt install ffmpeg -y
pip3 install -r requirements.txt
pip3 install ffmpeg_python-0.2.0-py3-none-any.whl
```