Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed May 5, 2020
1 parent 889dd05 commit d2f2422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ Note, before first usage the C++ extensions will be built.
<details>
<summary><i>Installing from source</i></summary><br/>

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
Expand Down

0 comments on commit d2f2422

Please sign in to comment.