Update install command URL path
This commit is contained in:
parent
ae2afc0ffd
commit
a12dbdcc43
|
|
@ -176,8 +176,8 @@
|
||||||
<header>
|
<header>
|
||||||
<h1><span>$</span> shout</h1>
|
<h1><span>$</span> shout</h1>
|
||||||
<p class="tagline">shell output tester</p>
|
<p class="tagline">shell output tester</p>
|
||||||
<div class="install" onclick="navigator.clipboard.writeText('curl -fsSL https://because.sh/shout/install | sh')">
|
<div class="install" onclick="navigator.clipboard.writeText('curl -fsSL https://because.sh/shout | sh')">
|
||||||
<span class="prompt">$</span> <span class="cmd">curl -fsSL https://because.sh/shout/install | sh</span>
|
<span class="prompt">$</span> <span class="cmd">curl -fsSL https://because.sh/shout | sh</span>
|
||||||
<span class="hint">click to copy</span>
|
<span class="hint">click to copy</span>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user