Typo in README fixed
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 19s
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 19s
This commit is contained in:
@ -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:
|
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.
|
It's recommended to install it in a virtual environment.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = surround-to-eac3
|
name = surround-to-eac3
|
||||||
version = 0.2.0
|
version = 0.2.1
|
||||||
author = Jonathan Rampersad
|
author = Jonathan Rampersad
|
||||||
author_email = jonathan@jono-rams.work
|
author_email = jonathan@jono-rams.work
|
||||||
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
|
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
|
||||||
|
Reference in New Issue
Block a user