this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix install command

+2 -4
+2 -4
public/index.html
··· 22 22 23 23 <div class="instructions"> 24 24 <h3>Installation</h3> 25 - <p>Install the latest version from <a href="https://tangled.sh/@evan.jarrett.net/blup" 26 - class="link">tangled.sh</a>:</p> 27 - <code>go install https://tangled.sh/@evan.jarrett.net/blup@latest</code> 25 + <code>go install tangled.sh/evan.jarrett.net/blup/cmd/blup@latest</code> 28 26 29 27 <h3>Or browse the source</h3> 30 28 <p>View the repository at <a href="https://tangled.sh/@evan.jarrett.net/blup" 31 - class="link">tangled.sh/@evan.jarrett.net/blup</a></p> 29 + class="link">tangled.sh/evan.jarrett.net/blup</a></p> 32 30 </div> 33 31 34 32 <div class="footer">