mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
parent
35cf02b1d0
commit
69c21b83fb
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
|
|||
<tr>
|
||||
<td>Scoop (Windows)</td>
|
||||
<td>
|
||||
<code>scoop bucket add extras; scoop install age</code>
|
||||
<code>scoop bucket add extras && scoop install age</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue