mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add 'make dependencies' to the Makefile
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
<p>Clone this repo:</p>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">git clone git@github.com:senorprogrammer/wtf.git</code></pre></div>
|
||||
<p><code>cd</code> into that <code>wtf/</code> directory and run:</p>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">make install</code></pre></div>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">make dependencies
|
||||
make install</code></pre></div>
|
||||
<p>and that should probably do it.</p>
|
||||
|
||||
<h2 id="as-a-binary">As a Binary</h2>
|
||||
|
||||
Reference in New Issue
Block a user