Skip to content

Commit ceb00a3

Browse files
add command to install via uv
1 parent 60486ef commit ceb00a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Venvalid was designed with Python developers in mind, offering a modern, clean,
3232
pip install venvalid
3333
```
3434

35+
or
36+
37+
```bash
38+
uv add venvalid
39+
```
40+
3541
---
3642

3743
## Quick Example

0 commit comments

Comments
 (0)