Commit 7817e094 authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

Add missing pip requirements to README.

parent ba937310
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,8 +2,12 @@

## How to install X-Lap?

Install the following prerequisites via pip: `numpy`, `scipy`, `pandas`, `matplotlib`, `scikit-learn`, `ruamel.yaml`.

Enter the project directory and type `python setup.py install` to install `xlap` on your system.



## How to use X-lap?

### Step 0: Define your relevant timestamps across a packet trace.