Update Readme.md
Changed debian install instructions to use checkinstall...
This commit is contained in:
@@ -47,10 +47,18 @@ After that, simply
|
||||
|
||||
#### Installing
|
||||
|
||||
##### For all distributions
|
||||
|
||||
sudo make install
|
||||
hash -r
|
||||
sudo nethogs
|
||||
|
||||
##### On Debian
|
||||
|
||||
sudo apt-get install checkinstall
|
||||
sudo checkinstall -D make install
|
||||
sudo dpkg -i nethogs*.deb
|
||||
|
||||
#### Upgrading
|
||||
|
||||
When upgrading (or downgrading), you can simply install the new version 'over'
|
||||
|
||||
Reference in New Issue
Block a user