Skip to content

Commit c684e8b

Browse files
fixes
1 parent 6d292fd commit c684e8b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/source/installation/linux.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,11 @@ To install LaTeX:
4646
Fedora/CentOS/RHEL
4747
*************
4848

49-
Before installing anything, make sure that your system is up to date.
50-
51-
.. code-block:: bash
52-
53-
sudo apt update
54-
sudo apt upgrade
55-
5649
To install cairo:
5750

5851
.. code-block:: bash
5952
60-
sudo yum install cairo-devel
53+
sudo dnf install cairo-devel
6154
6255
To install ffmpeg:
6356

0 commit comments

Comments
 (0)