Skip to content

Commit 6744c48

Browse files
SuperMaZingCoderWampyCakesbehackl
authored
Documentation: Add more explicit instructions related to tlmgr (#1015)
* Add reboot and update tlgmr steps. * Reword reboot step and remove space. Co-authored-by: KingWampy <[email protected]> * Grammar changes. Co-authored-by: KingWampy <[email protected]> * Fixed spelling for "finally." Co-authored-by: KingWampy <[email protected]> * Update docs/source/installation/mac.rst Co-authored-by: Benjamin Hackl <[email protected]> Co-authored-by: KingWampy <[email protected]> Co-authored-by: Benjamin Hackl <[email protected]>
1 parent 6fce164 commit 6744c48

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/source/installation/mac.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,14 @@ To install LaTeX:
5252
5353
brew install --cask basictex
5454
55-
Ensure that the TeXLiveManager tool ``tlmgr`` works, by running ``tlmgr
56-
--version`` in the terminal. Now run
55+
Ensure that the TeXLiveManager tool ``tlmgr`` works by running ``tlmgr
56+
--version`` in the terminal (a reboot might be necessary). Now update ``tlmgr``
57+
58+
.. code-block:: bash
59+
60+
sudo tlmgr update --self
61+
62+
Finally, run
5763

5864
.. code-block:: bash
5965

0 commit comments

Comments
 (0)