chore: use bash highlighting in readme

This commit is contained in:
Johan Larsson 2024-05-30 10:57:41 +02:00
parent ea4dd5cb5c
commit c289e98222
1 changed files with 2 additions and 2 deletions

View File

@ -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`: 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 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: 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 git clone https://github.com/jolars/moloch.git
cd moloch cd moloch
l3build install l3build install