Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate authored Nov 12, 2024
1 parent 7919374 commit 7473d1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ It's designed for when `requirements.txt` isn't enough, and you have to detect o


```shell
pip install abx-pkg # will be renamed to abx-pkg soon
pip install abx-pkg
```


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

<br/>

*Note:* this package used to be called `pydantic-pkgr`, it was renamed to `abx-pkg` on 2024-11-12.

### TODO

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

0 comments on commit 7473d1c

Please sign in to comment.