File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -129,12 +129,6 @@ <h1 class="display-5 pb-3 text-secondary fw-bold">pre-commit</h1>
129129< li > locate and download the < code > .pyz</ code > file from the < a href ="https://github.com/pre-commit/pre-commit/releases "> github releases</ a > </ li >
130130< li > run < code > python pre-commit-#.#.#.pyz ...</ code > in place of < code > pre-commit ...</ code > </ li >
131131</ ul >
132- < p > Using < a href ="https://brew.sh "> homebrew</ a > :</ p >
133- < div class ="highlight bash "> < pre > < span > </ span > brew< span class ="w "> </ span > install< span class ="w "> </ span > pre-commit
134- </ pre > </ div >
135- < p > Using < a href ="https://conda.io "> conda</ a > (via < a href ="https://conda-forge.org "> conda-forge</ a > ):</ p >
136- < div class ="highlight bash "> < pre > < span > </ span > conda< span class ="w "> </ span > install< span class ="w "> </ span > -c< span class ="w "> </ span > conda-forge< span class ="w "> </ span > pre-commit
137- </ pre > </ div >
138132< h2 id ="quick-start "> Quick start < small > < a href ="#quick-start " class ="text-decoration-none "> ¶</ a > </ small > </ h2 > < h3 id ="1-install-pre-commit "> 1. Install pre-commit < small > < a href ="#1-install-pre-commit " class ="text-decoration-none "> ¶</ a > </ small > </ h3 > < ul >
139133< li > follow the < a href ="#install "> install</ a > instructions above</ li >
140134< li > < code > pre-commit --version</ code > should show you what version you're using</ li >
You can’t perform that action at this time.
0 commit comments