Skip to content

Commit 8527f0f

Browse files
committed
Fix reference to example in README
Signed-off-by: cwasicki <[email protected]>
1 parent ab9abf0 commit 8527f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ check out the [Contributing Guide](CONTRIBUTING.md).
2828

2929
## Usage
3030

31-
Please also refer to [examples](https://github.com/frequenz-floss/frequenz-client-reporting-python/tree/HEAD/examples) for more detailed usage.
31+
Please also refer to source of the [CLI tool](src/frequenz/client/reporting/cli/__main__.py) for a practical example of how to use the client.
3232

3333
### Installation
3434

0 commit comments

Comments
 (0)