Skip to content

Commit 5dc245d

Browse files
authored
Fix package name
1 parent 981e018 commit 5dc245d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Python logger for Buffer services.
88

99
## Installation
1010

11-
You can use `pip` to install `bufflog`:
11+
You can use `pip` to install `python-bufflog`:
1212

1313
```python
14-
pip install bufflog
14+
pip install python-bufflog
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)