diff --git a/README.md b/README.md index 61e36be..c3dfc84 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ Nethogs depends on `ncurses` for the text-based interface and `libpcap` for user yum install gcc-c++ libpcap-devel.x86_64 libpcap.x86_64 ncurses* +#### Getting the source + +The master branch is intended to be stable at all times: + + git clone https://github.com/raboof/nethogs + #### General After that, simply