Skip to content

Commit 0f6033b

Browse files
authored
Merge pull request #970 from pre-commit/asottile-patch-1
remove unofficial installations
2 parents e582cf8 + 56887ae commit 0f6033b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

sections/install.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,6 @@ As a 0-dependency [zipapp]:
2222
[zipapp]: https://docs.python.org/3/library/zipapp.html
2323
[github releases]: https://github.com/pre-commit/pre-commit/releases
2424

25-
Using [homebrew](https://brew.sh):
26-
27-
```bash
28-
brew install pre-commit
29-
```
30-
31-
Using [conda](https://conda.io) (via [conda-forge](https://conda-forge.org)):
32-
33-
```bash
34-
conda install -c conda-forge pre-commit
35-
```
36-
3725
## Quick start
3826

3927
### 1. Install pre-commit

0 commit comments

Comments
 (0)