Skip to content

Commit 7473d1c

Browse files
authoredNov 12, 2024
Update README.md
1 parent 7919374 commit 7473d1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It's designed for when `requirements.txt` isn't enough, and you have to detect o
1717

1818

1919
```shell
20-
pip install abx-pkg # will be renamed to abx-pkg soon
20+
pip install abx-pkg
2121
```
2222

2323

@@ -493,6 +493,8 @@ print(rg.version) # SemVer(14, 1, 0)
493493

494494
<br/>
495495

496+
*Note:* this package used to be called `pydantic-pkgr`, it was renamed to `abx-pkg` on 2024-11-12.
497+
496498
### TODO
497499

498500
- [x] Implement initial basic support for `apt`, `brew`, and `pip`

0 commit comments

Comments
 (0)