summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7624b9..4d6acb7 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ make
make install
bmon
```
-## CentOS (6) Installation
+## CentOS 6 Installation
```
git clone https://github.com/tgraf/bmon.git
@@ -38,6 +38,18 @@ make install
bmon
```
+## CentOS 7 Installation
+
+```
+yum install bmon
+```
+
+## Fedora Installation
+
+```
+dnf install bmon
+```
+
## OSX Installation
### Brew