From 0afc225ef7df5ba5fb541ded5afc7cf67c25c0ba Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Mon, 6 Dec 2021 12:16:47 -0800 Subject: [PATCH] add Ubuntu and Fedora message --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad706ac..d1bbcb9 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ pip3 install jello | OS | Command | |-----------------------|-------------------------------------------------------------------------------| -| Debian linux | `apt-get install jello` | +| Debian/Ubuntu linux | `apt-get install jello` | | Arch linux | `pacman -S jello` | | macOS | `brew install jello` | -> Fedora package is currently in process. Stay tuned! +> If you can help with getting `jello` packaged on Fedora, let me know! See the [Jello Packaging](https://kellyjonbrazil.github.io/jello-packaging/) site for MSI packages and binaries.