Skip to content

Commit c1250a7

Browse files
committed
Merge branch 'main' of github.com:bufferapp/python-bufflog into main
2 parents 5a1ee1b + 5dc245d commit c1250a7

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)