mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
Edited README to show install instructions for 'conda'
This commit is contained in:
parent
26c2ca1853
commit
105af9cfed
1 changed files with 5 additions and 0 deletions
|
@ -47,6 +47,11 @@ Or use [Homebrew](https://brew.sh/) to install:
|
||||||
```bash
|
```bash
|
||||||
brew install typos-cli
|
brew install typos-cli
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or use [Conda](https://conda.io/) to install:
|
||||||
|
```bash
|
||||||
|
conda install typos
|
||||||
|
```
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
Most commonly, you'll either want to see what typos are available with
|
Most commonly, you'll either want to see what typos are available with
|
||||||
|
|
Loading…
Reference in a new issue