README.md 🔗
@@ -34,6 +34,12 @@ email-cli
to get started.
+### Install using Snap
+
+```bash
+snap install andrinoff.email-cli
+```
+
### Build from Source 🔨
Email CLI is written in **Go**. To build it manually:
drew created
also, rename the extension of the snapcraft config from yml to yaml
README.md | 6 ++++++
snapcraft.yaml | 0
2 files changed, 6 insertions(+)
@@ -34,6 +34,12 @@ email-cli
to get started.
+### Install using Snap
+
+```bash
+snap install andrinoff.email-cli
+```
+
### Build from Source 🔨
Email CLI is written in **Go**. To build it manually: