docs(readme): Update style of pacman install instructions

Updated consistent styling for prerequisite installation commands.
This commit is contained in:
Ghaniyyat 2024-12-21 21:08:59 +05:00 committed by Ed Page
parent 75e5143dfa
commit ab1f16c4c8

View file

@ -55,8 +55,8 @@ $ conda install typos
``` ```
Or use [Pacman](https://wiki.archlinux.org/title/pacman) to install: Or use [Pacman](https://wiki.archlinux.org/title/pacman) to install:
``` ```console
sudo pacman -S typos $ sudo pacman -S typos
``` ```
## Getting Started ## Getting Started