Skip to content

Commit 5611335

Browse files
committed
Update with UV instructions
1 parent ffc0857 commit 5611335

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
@@ -11,6 +11,12 @@ Install from:
1111
pip install git+https://github.com/SFI-Visual-Intelligence/Collaborative-Coding-Exam.git
1212
```
1313

14+
or using [uv](https://docs.astral.sh/uv/):
15+
16+
```sh
17+
uv add git+https://github.com/SFI-Visual-Intelligence/Collaborative-Coding-Exam.git
18+
```
19+
1420
To verify:
1521

1622
```sh

0 commit comments

Comments
 (0)