mirror of
https://github.com/crate-ci/typos.git
synced 2024-12-22 23:52:12 -05:00
Update README.md
Updated consistent styling for prerequisite installation commands.
This commit is contained in:
parent
6559554303
commit
11d300e3f3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue