diff --git a/README.md b/README.md index a3a8aae815..781247a80e 100644 --- a/README.md +++ b/README.md @@ -150,8 +150,8 @@ Note, before first usage the C++ extensions will be built.
Installing from source
-To install from source you need to have ```python-setuptools``` installed. You can get it e.g. with ```pip install setuptools```. -Once the setuptools are installed use: +To install URH from source you need to have ```python-setuptools``` installed. You can get them with ```python3 -m pip install setuptools```. +Once the setuptools are installed execute: ```bash git clone https://github.com/jopohl/urh/ cd urh