Skip to content
Snippets Groups Projects
Commit 68dfaaf7 authored by Alexander Kaschta's avatar Alexander Kaschta :owl:
Browse files

UPD: Clarify README.md

parent ac050ec5
No related branches found
No related tags found
No related merge requests found
Pipeline #392734 passed
......@@ -17,7 +17,8 @@ In case you don't want a venv setup, omit steps 1&2.
source venv/bin/activate
```
3. Install dependencies:
3. Install all dependencies using `pip`. To successfully install all dependencies, you must be connected to the KIT
network.
```shell
pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment