Change install method

This commit is contained in:
Raphael 2023-10-26 17:16:35 +02:00 committed by GitHub
parent 8a2024bc1c
commit 7df83a7e02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,8 @@ $ cd cutekit
# If you want to use the latest version of Cutekit, you can switch to the dev branch.
# $ git switch dev
$ pip install --user -e .
$ pipx install .
$ pipx ensurepath
```
## Quick-start