We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34762c commit ae4ff45Copy full SHA for ae4ff45
README.md
@@ -21,7 +21,7 @@ state changes.
21
The following platforms are officially supported (tested):
22
23
- **Python:** 3.11
24
-- **Operating System:** Ubuntu Linux 20.04
+- **Operating System:** Ubuntu Linux 24.04
25
- **Architectures:** amd64, arm64
26
27
## Installation
@@ -53,8 +53,7 @@ dependencies = [
53
54
## Quick Start
55
56
-The `frequenz-dispatch` library provides a high-level interface to interact
57
-with the dispatch API. Here's a minimal example to get you started:
+Here's a minimal example to get you started:
58
59
```python
60
import os
0 commit comments