Update README.md

This commit is contained in:
Johannes Pohl
2017-02-08 06:45:41 +01:00
committed by GitHub
parent 64beec6952
commit 49a4e1995d

View File

@@ -38,7 +38,7 @@ sudo pip3 install urh
### Windows
1. Install [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools).
2. Install [Python 3.5 for Windows](https://www.python.org/downloads/windows/).
2. Install [Pythob for Windows](https://www.python.org/downloads/windows/).
3. (Optional) Open a terminal (__cmd__) and type: ``` pip install numpy ``` - _This speeds the installation up a bit._
4. In a terminal, type: ``` pip install urh ```.
5. Type ``` urh ``` in a terminal or search for ``` urh ``` in search bar.