1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 14:40:00 +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
------------
It's best to use pip, e.g.:
~~~
sudo pip install .
~~~
It's best to use pip to install the package from PyPI, e.g.:
```
pip install dinglehopper
```
Usage
-----