Skip to content

Commit d81264a

Browse files
[README] Format code blocks correctly (using ::) (#6923)
1 parent 66e15a6 commit d81264a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,31 +22,31 @@ Getting Started on Mac OS X
2222
Install the `MacTeX distribution <http://tug.org/mactex/>`_.
2323

2424
If you are on a slow network, you'll want to get the `BasicTeX package <http://tug.org/mactex/morepackages.html>`_ instead,
25-
then run the following command to install the other packages that the draft requires:
25+
then run the following command to install the other packages that the draft requires::
2626

2727
sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring
2828

2929
---------------------------------------
3030
Getting Started on Debian-based Systems
3131
---------------------------------------
3232

33-
Install the following packages:
33+
Install the following packages::
3434

3535
sudo apt-get install latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended lmodern
3636

3737
-------------------------
3838
Getting Started on Fedora
3939
-------------------------
4040

41-
Install the following packages:
41+
Install the following packages::
4242

4343
dnf install latexmk texlive texlive-isodate texlive-relsize texlive-ulem texlive-fixme texlive-extract texlive-l3kernel texlive-l3packages texlive-splitindex texlive-imakeidx
4444

4545
-----------------------------
4646
Getting Started on Arch Linux
4747
-----------------------------
4848

49-
Install the following packages:
49+
Install the following packages::
5050

5151
pacman -S make texlive-latexextra texlive-binextra texlive-plaingeneric texlive-fontsrecommended
5252

0 commit comments

Comments
 (0)