Changeset 19


Ignore:
Timestamp:
08/03/15 13:39:56 (9 years ago)
Author:
tim
Message:

.

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r18 r19  
    2323apt-get install python3-requests python3-numpy python3-netifaces python3-matplotlib
    2424```
    25 Otherwise, resort to `pip3`.
     25If you can't get the appropriate packages from your distro, resort to `pip3`.
    2626
    2727In addition, you'll need to have a C compiler and the development
     
    103103Any questions?  See the source, watch our BlackHat presentation, read
    104104our research paper, or [post an issue](https://github.com/ecbftw/nanown/issues) on GitHub.
     105
     106
     107# License
     108
     109Unless otherwise indicated in the source code, this software is licensed
     110under the GNU GPL version 3.  See the LICENSE file for details.
     111
     112
     113# Contributing
     114
     115We certainly welcome and encourage code contributions, no matter how
     116small. Currently, this GitHub repository is a mirror of an SVN
     117repository. Please don't submit pull requests.  Instead, just contact us
     118through the issue tracker and send us a patch if needed.  We may switch
     119to git later.
Note: See TracChangeset for help on using the changeset viewer.