Skip to content
Snippets Groups Projects
Commit 619c7d6c authored by Andrey Vasnetsov's avatar Andrey Vasnetsov
Browse files

add deps installation instructions

parent cc2ca7a3
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,15 @@ Containers are expected to expose all necessary ports, so the client can connect
### Run the client
Install dependencies:
```bash
pip install poetry
poetry install
```
Run the benchmark:
```bash
Usage: run.py [OPTIONS]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment