Commit 1edd94ef authored by Victor Zimmermann's avatar Victor Zimmermann
Browse files

Update README.md

parent dca63f23
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -43,6 +43,12 @@ $ emacs config.py

## Deployment

Activate the virtual environment with your dependencies.

```
source absinth_env/bin/activate
```

Run absinth without modifiers to use the dataset path and with '-t' for the trial path.

```