Skip to content

Commit

Permalink
Recommend binary package
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus authored and mynameisbogdan committed Oct 24, 2024
1 parent d34d8f4 commit 7964f69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h5>Manual Install</h5>
For example, to use
<a href=https://github.com/Jguer/yay>yay</a>
to install the prowlarr package:
<pre><code class=bash>yay -S prowlarr</code></pre>
<pre><code class=bash>yay -S prowlarr-bin</code></pre>
</p>
</dd>
<dt>
Expand Down
2 changes: 1 addition & 1 deletion src/sections/downloads-v3/linux-archlinux.marko
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
For example, to use
<a href="https://github.com/Jguer/yay">yay</a>
to install the prowlarr package:
<pre><code class="bash">yay -S prowlarr</code></pre>
<pre><code class="bash">yay -S prowlarr-bin</code></pre>
</p>
</install-step>
<install-step num="2" title="Start Prowlarr">
Expand Down

0 comments on commit 7964f69

Please sign in to comment.