mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: mention Linux for Homebrew installation (#45)
Since Homebrew now works on linux (https://docs.brew.sh/Homebrew-on-Linux), you can use the same installation steps for Linux as you would for macOS. I tested this on Ubuntu 19.10.
This commit is contained in:
parent
c02443e4d0
commit
b3fc5d19ea
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Multiple keys can be provided, and any unused ones will be ignored.
|
|||
|
||||
## Installation
|
||||
|
||||
On macOS, you can use Homebrew:
|
||||
On macOS or Linux, you can use Homebrew:
|
||||
|
||||
```
|
||||
brew tap filippo.io/age https://filippo.io/age
|
||||
|
|
|
|||
Loading…
Reference in a new issue