Typo in README fixed
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 19s

This commit is contained in:
2025-06-05 20:23:16 -04:00
parent 93cdcd8319
commit c233629cb9
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ You can verify your FFmpeg installation by opening a terminal or command prompt
Install `eac3-transcode` directly from PyPI using pip:
pip install surround-to-eac3
`pip install surround-to-eac3`
It's recommended to install it in a virtual environment.
## Usage