Skip to content

Commit

Permalink
README: add flox as install option
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Honof committed Jul 30, 2024
1 parent faefdc3 commit 303017d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
<code>pkgx install age</code>
</td>
</tr>
<tr>
<td>Flox</td>
<td>
<code>flox install age</code>
</td>
</tr>
</table>

On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.
Expand Down

0 comments on commit 303017d

Please sign in to comment.