1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-27 11:19:55 +02:00

✒ README: Recommend installing via pip and from PyPI

This commit is contained in:
Mike Gerber 2023-08-11 20:28:01 +02:00
parent a1a7f95ac6
commit 54a3121172

View file

@ -23,10 +23,11 @@ Goals
Installation Installation
------------ ------------
It's best to use pip, e.g.:
~~~ It's best to use pip to install the package from PyPI, e.g.:
sudo pip install . ```
~~~ pip install dinglehopper
```
Usage Usage
----- -----