mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-29 10:02:11 +00:00
Yet another silly mistake...
This commit is contained in:
parent
3c297481e9
commit
fa0ecda596
1 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ If you don't have python3-pip installed, install it:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo apt install python-pip
|
||||
sudo apt install python3-pip
|
||||
|
||||
.. note:: These instructions are also valid for other Debian-based
|
||||
distributions or distributions that use the ``apt`` package manager.
|
||||
|
|
@ -113,7 +113,7 @@ To install LaTeX:
|
|||
|
||||
sudo pacman -S texlive-most
|
||||
|
||||
If you don't have python3-pip installed, install it:
|
||||
If you don't have python-pip installed, install it:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue