Skip to content

Commit

Permalink
Added ALT Linux installation instructions to linux downloads. (#158)
Browse files Browse the repository at this point in the history
Added ALT Linux to linux downloads

Co-authored-by: NixXiz Lab <[email protected]>
  • Loading branch information
nixxizlab and NixXiz Lab authored Jan 30, 2025
1 parent ce13bcc commit 6cb185f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ <h6 class="fw-bold px-0 mx-0 my-3 text-dark fs-5">Install via Package Manager</h
<div class="px-0">NixOs</div>
<p><code>nix-env -iA nixos.flameshot</code></p>
</div>
<div class="row">
<div class="px-0">ALT</div>
<p><code>apt-get install flameshot</code></p>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 6cb185f

Please sign in to comment.