From 49a4e1995d59ce901f89ad238bbfa3d15394fc41 Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Wed, 8 Feb 2017 06:45:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.