From c289e98222ca3a7b56b95192c6b02d3a5270ae66 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Thu, 30 May 2024 10:57:41 +0200 Subject: [PATCH] chore: use bash highlighting in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb98a72..8c7ce1a 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ Do not expect this theme to be backwards compatible with the Metropolis theme. Moloch is on [CTAN](https://ctan.org/pkg/moloch), so you can install it using your favorite LaTeX package manager. For example, with `tlmgr`: -```sh +```bash tlmgr install moloch ``` You can also install the theme from source, in which case you need a working LaTeX installation with `l3build` installed. Then just follow these steps: -```sh +```bash git clone https://github.com/jolars/moloch.git cd moloch l3build install