Fixing the Tomorrow Night Eighties installation

This commit is contained in:
Jack Miras 2017-08-24 23:55:30 -04:00
parent 90e284d031
commit a72f08326d
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@
<li class="mix dark bg-grey">
<h3> Tomorrow Night Eighties </h3>
<div class="code-wrap">
<pre><code class=language-bash id="tomorrow-night-eighties">wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="tomorrow-night-eighties">wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#tomorrow-night-eighties">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>