Skip to content
Snippets Groups Projects
Verified Commit 86772cc2 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: update README

parent 6bebf128
No related branches found
No related tags found
No related merge requests found
Pipeline #59621 passed with warnings
...@@ -9,6 +9,13 @@ the data, stores the results in a [LinkAhead](https://getlinkahead.com) instance ...@@ -9,6 +9,13 @@ the data, stores the results in a [LinkAhead](https://getlinkahead.com) instance
## Usage ## Usage
### Virtual Environment (Optional)
Before installing create a virtual environment:
* `python -m venv .venv`
* `source .venv/bin/activate`
### Installation ### ### Installation ###
Simply install with: Simply install with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment