[gnome-usage] Update README.md



commit 3f289f54e3d010fa7963998cb205842ce8c72962
Author: Petr Štětka <pstetka redhat com>
Date:   Mon Mar 13 17:06:21 2017 +0100

    Update README.md

 README.md |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/README.md b/README.md
index 7922fa6..62ff55e 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,6 @@ New GNOME Usage!
 - [ ] Disk usage (What library we can use?)
 - [ ] Data view - 0%
 
-##Installation from RPM
-[Download 
RPM](https://github.com/petr-stety-stetka/gnome-usage/releases/download/v0.3.8/gnome-usage-0.3.8-1.x86_64.rpm)
-
 ##Run
 In terminal run ```gnome-usage``` command or run Usage from app launcher.
 
@@ -23,15 +20,15 @@ In terminal run ```gnome-usage``` command or run Usage from app launcher.
 Actual version is 0.4.1
 
 ##Dependencies
-- [libnetinfo >= 0.3.1](https://github.com/kaegi/netinfo-ffi) 
+- [libnetinfo >= 0.3.1](https://github.com/kaegi/netinfo-ffi)
 - libgtop >= 2.34.2
 
-##Compilation from sources:
+##Compilation:
 ```
 cd gnome-usage
 meson build && cd build
 ninja-build #or ninja
-sudo ninja-build install #sudo ninja install
+sudo ninja-build install #or sudo ninja install
 sudo setcap cap_net_raw,cap_net_admin=eip /usr/local/bin/gnome-usage
 ```
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]