Skip to content

Commit

Permalink
using pip3 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Enteee committed Sep 8, 2016
1 parent e4240c6 commit 674b2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ _Aggregates wireshark pdml to flows_

## Installation
```shell
$ sudo pip install pdml2flow
$ sudo pip3 install pdml2flow
```

## Usage
Expand Down

0 comments on commit 674b2d4

Please sign in to comment.