Skip to content

Commit ae4ff45

Browse files
CopilotMarenz
andcommitted
Fix Ubuntu version and remove redundant text in README
Co-authored-by: Marenz <[email protected]>
1 parent a34762c commit ae4ff45

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ state changes.
2121
The following platforms are officially supported (tested):
2222

2323
- **Python:** 3.11
24-
- **Operating System:** Ubuntu Linux 20.04
24+
- **Operating System:** Ubuntu Linux 24.04
2525
- **Architectures:** amd64, arm64
2626

2727
## Installation
@@ -53,8 +53,7 @@ dependencies = [
5353
5454
## Quick Start
5555

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:
56+
Here's a minimal example to get you started:
5857

5958
```python
6059
import os

0 commit comments

Comments
 (0)