Skip to content

Commit 148c23d

Browse files
Deployed to github pages
1 parent 4d2a054 commit 148c23d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)