From 98ae5ef29bb617d79ebbddb140ab8cb088cbee84 Mon Sep 17 00:00:00 2001 From: "Mark E. Fuller" Date: Sat, 11 Jun 2022 17:36:43 +0300 Subject: [PATCH] add Fedora Linux to installation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 820cd914..d18a657a 100644 --- a/README.md +++ b/README.md @@ -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: ```