Skip to content

Commit db4fd9f

Browse files
Fixed a mistake in Fedora/CentOS/RHEL installation guide (#548)
1 parent 1a06ba4 commit db4fd9f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/source/installation/linux.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,9 @@ To install cairo:
5858
5959
sudo dnf install cairo-devel
6060
61-
To install ffmpeg:
62-
63-
Add RPMfusion repository if it's not already added:
64-
65-
.. code-block:: bash
61+
To install ffmpeg, you have to add RPMfusion repository (If it's not already added). Please follow the instructions for your specific distribution in the following URL:
6662

67-
sudo dnf -y install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
63+
https://rpmfusion.org/Configuration/
6864

6965
Install ffmpeg from RPMfusion repository:
7066

0 commit comments

Comments
 (0)