diff --git a/README.md b/README.md index d0453480..37a21789 100644 --- a/README.md +++ b/README.md @@ -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.