Skip to content

Commit

Permalink
Merge pull request #258 from mefuller/fedora-install
Browse files Browse the repository at this point in the history
Add Fedora Linux to installation
  • Loading branch information
mbrt committed Jun 11, 2022
2 parents 419a95c + 98ae5ef commit 582979d
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 @@ -78,6 +78,12 @@ Alternatively, if you're on macOS, you can install easily via Homebrew:
brew install gmailctl
```

On Fedora Linux, you can install from the official repositories:

```
sudo dnf install gmailctl
```

You can also choose to install the snap:

```
Expand Down

0 comments on commit 582979d

Please sign in to comment.