Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Currently only flac -> mp3 [v0, v2, 320] is supported.
************
Installation
************
1. Install via pip
1. Install via pipx

.. code-block:: bash

$ pip install moe_transcode
$ pipx inject moe moe_transcode

2. `Install ffmpeg <https://ffmpeg.org/download.html>`_

Expand Down
Loading