Skip to content

Commit 620ace3

Browse files
committed
Update install instructions.
1 parent 3b3374e commit 620ace3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ To install Cutekit, just run the following command:
3333

3434

3535
```bash
36-
$ pip install git+https://github.com/cute-engineering/cutekit
36+
$ uv tool install cutekit
37+
```
38+
39+
```bash
40+
$ pip install cutekit
3741
```
3842

3943

0 commit comments

Comments
 (0)