From e1727555a1d51f34d9787018e1a33abd64de67e0 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 28 Feb 2024 11:59:52 +0100 Subject: alternate formatting --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 83ab7f4..5a9cac6 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,16 @@ Please read first the reference page on this matter: - p5-Tk 2. Import the public key used to sign the archive: -```sh -gpg --keyserver pgp.mit.edu --recv 1773E9248085C8C7 -``` + ```sh + gpg --keyserver pgp.mit.edu --recv 1773E9248085C8C7 + ``` 3. Clone this git repository and fetch the binaries: -```sh -git clone https://git.sr.ht/~ralessi/texlive-openbsd -cd texlive-openbsd -make fetch -``` + ```sh + git clone https://git.sr.ht/~ralessi/texlive-openbsd + cd texlive-openbsd + make fetch + ``` 4. Proceed with TL installation, as per the instructions displayed on the terminal. @@ -66,9 +66,9 @@ The requirements are the same as above. 1. Go to the directory where the texlive-openbsd git repository was cloned, then do: -```sh -make -``` + ```sh + make + ``` 2. Proceed as per the instructions displayed on the terminal. -- cgit v1.2.3