This commit is contained in:
Raphael 2023-12-07 08:29:18 +01:00 committed by GitHub
commit 811fcd7036
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. # If you want to use the latest version of Cutekit, you can switch to the dev branch.
# $ git switch dev # $ git switch dev
$ pip install --user -e . $ pipx install .
$ pipx ensurepath
``` ```
## Quick-start ## Quick-start