From d97babb72a52b8c62a3a82717acfc7d6d8c13d0c Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 7 Mar 2024 17:54:33 +0100 Subject: README: more tidy up --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1cbf400..73ed203 100644 --- a/README.md +++ b/README.md @@ -91,14 +91,14 @@ Please read first the reference page on this matter: 1. Edit root's `.profile` file and add the path to the binaries, like so (replace here and below `` with the actual year): - ```sh - # insert this line: - TLBIN=/usr/local/texlive//bin/custom - # modify this line like so: - PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:$TLBIN:/usr/local/sbin:/usr/local/bin - ``` - Make sure to insert `$TLBIN` *before* `/usr/local/bin`. Then do - the same in other users' `.profile` files. + ```sh + # insert this line: + TLBIN=/usr/local/texlive//bin/custom + # modify this line like so: + PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:$TLBIN:/usr/local/sbin:/usr/local/bin + ``` + Make sure to insert `$TLBIN` *before* `/usr/local/bin`. Then do + the same in other users' `.profile` files. 2. Edit `/etc/man.conf` (copy `/etc/examples/man.conf` to `/etc` if this file doesn't exist) and add the manpath to TL man files, -- cgit v1.2.3