Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Aug 3, 2017
1 parent bf13292 commit f7e3cea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Expand Up @@ -4,6 +4,15 @@ Ping, but with a graph
![](/doc/readme_screencast.gif)

## Install and run

If you're using Linux you can install gping using `snap`:

`snap install gping && snap connect gping:network-observe`

Then just execute as usual using the `gping` command.

### Using pip

Created/tested with Python 3.4 and 2.7.

`pip3 install pinggraph`
Expand Down

0 comments on commit f7e3cea

Please sign in to comment.