]> granicus.if.org Git - fortune-mod/commitdiff
add distributions install instructions
authorShlomi Fish <shlomif@shlomifish.org>
Sun, 29 Mar 2020 07:25:49 +0000 (10:25 +0300)
committerShlomi Fish <shlomif@shlomifish.org>
Sun, 29 Mar 2020 07:25:49 +0000 (10:25 +0300)
README.md

index 8d1192c14036ba8f858e166831df7a1859b9676e..c41edfe318be592f2ed5ff0380115a106ca4290b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,28 @@ organization for it and move the sources there.
 For more information about it, you can contact
 [Shlomi Fish](https://www.shlomifish.org/) .
 
+## Installation
+
+On Fedora and other rpm-based distributions:
+
+```
+sudo dnf install fortune-mod
+```
+
+On Arch Linux and derivatives:
+
+```
+sudo pacman -S fortune-mod
+```
+
+On Debian, and derivatives (e.g: Ubuntu, Linux Mint):
+
+```
+sudo apt install fortune-mod
+```
+
+(Warning: may be an old version.)
+
 ## Release Tarballs
 
 Release tarballs can be found at [this directory](https://www.shlomifish.org/open-source/projects/fortune-mod/arcs/)