Update README.md

This commit is contained in:
Johannes Pohl
2017-04-03 08:27:45 +02:00
committed by GitHub
parent f5d964d3a6
commit fab88e7e95

View File

@@ -61,7 +61,7 @@ sudo pip3 install urh
5. Type ``` urh ``` in a terminal or search for ``` urh ``` in search bar.
### Mac OS X
1. Install [Python 3 for Mac OS X](https://www.python.org/downloads/mac-osx/).
1. Install [Python 3 for Mac OS X](https://www.python.org/downloads/mac-osx/). _If you experience issues with preinstalled Python 3.4 make sure you update to a recent version using this link._
2. (Optional) Install desired native libs e.g. ``` brew install librtlsdr ``` for
corresponding native device support.
3. In a terminal, type: ``` pip3 install urh ```.