Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 183 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 183 Bytes

Installation

At the command line:

$ pip install netlsd

Or, if you prefer to install from source:

$ mkvirtualenv netlsd
$ pip install netlsd