mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: remove pkgx installation instructions
See https://github.com/FiloSottile/age/pull/659#issuecomment-3688047267.
This commit is contained in:
parent
de7813b5f6
commit
a7586b7557
1 changed files with 0 additions and 6 deletions
|
|
@ -145,12 +145,6 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
|
|||
<code>scoop bucket add extras && scoop install age</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>pkgx</td>
|
||||
<td>
|
||||
<code>pkgx install age</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.
|
||||
|
|
|
|||
Loading…
Reference in a new issue