1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Changed name to andrewzolotukhin

This commit is contained in:
Andrew
2018-06-10 03:15:58 +03:00
parent 608815ac85
commit da1ffdd817
93 changed files with 323 additions and 151 deletions

View File

@@ -58,7 +58,7 @@
<li class="sidebar-list-item-1"><a href="/posts/configuration/">Configuration</a></li>
<li class="sidebar-list-item-2"><a href="/posts/configuration/attributes/">Attributes</a></li>
<li class="sidebar-list-item-2"><a href="/posts/configuration/iterm2/">iTerm2</a></li>
<li class="sidebar-list-item-1"><a href="https://github.com/senorprogrammer/wtf/releases">Releases</a></li>
<li class="sidebar-list-item-1"><a href="https://github.com/andrewzolotukhin/wtf/releases">Releases</a></li>
</ul>
<ul style="list-style-type: none;">
@@ -122,7 +122,7 @@ visible, but might check in on every now and then.</p>
<h2 id="quick-start">Quick Start</h2>
<ol>
<li><a href="https://github.com/senorprogrammer/wtf/releases">Download</a> the stand-alone, compiled binary.</li>
<li><a href="https://github.com/andrewzolotukhin/wtf/releases">Download</a> the stand-alone, compiled binary.</li>
<li>Unzip the downloaded file.</li>
<li>From the command line, <code>cd</code> into the newly-created <code>/wtf</code> directory.</li>
<li>From the command line, run the app: <code>./wtf</code></li>