1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fixing the Ocean Tomorrow Night Blue installation

This commit is contained in:
Jack Miras 2017-08-24 23:52:46 -04:00
parent 0c15bdc778
commit 9d3c95a9fa

View File

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