Skip to content

Commit 27cc09a

Browse files
sciencewhizpjbuterbaugh
authored andcommitted
Reorder build dependencies so required ones are first (#2280)
Add same note for rsvg-convert as was there for MiKTeX
1 parent d324731 commit 27cc09a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/docs/contributing/frc-docs/build-instructions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Windows
1919
.. note:: MikTeX and ``rsvg-convert`` are not required for building HTML, they are only required for Windows PDF builds.
2020

2121
- `Python 3.9 <https://www.python.org/downloads/>`__
22-
- `MiKTeX <https://miktex.org/download>`__ (Only needed for PDF builds)
2322
- `Perl <https://strawberryperl.com/>`__
24-
- `rsvg-convert <https://community.chocolatey.org/packages/rsvg-convert>`__
23+
- `MiKTeX <https://miktex.org/download>`__ (Only needed for PDF builds)
24+
- `rsvg-convert <https://community.chocolatey.org/packages/rsvg-convert>`__ (Only needed for PDF builds)
2525

2626
Ensure that Python is in your Path by selecting the **Add Python to PATH** toggle when installing Python.
2727

0 commit comments

Comments
 (0)