Skip to content

Commit 90e8149

Browse files
committed
Minor readme update.
1 parent 56f3f43 commit 90e8149

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Minimal dependencies (only the tiny [strif](https://github.com/jlevy/strif)).
1919

2020
## Installation
2121

22-
```shell
23-
pip install funlog
24-
```
22+
## Installation
23+
24+
Add the [`funlog`](https://pypi.org/project/funlog/) package to your environment in the
25+
usual way with `pip install funlog`, `poetry add funlog`, or `uv add funlog`.
2526

2627
## Usage
2728

0 commit comments

Comments
 (0)