From aeaf48cd2e969db74d4e9ef3e4f920c7369e9934 Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Sun, 17 Jun 2018 23:25:34 +0200 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 367cb295..d68e8589 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ sudo pip3 install urh #### MSI Installer The easiest way to install URH on Windows is to use the ```.msi``` installer available [here](https://github.com/jopohl/urh/releases). -It is recommended to use the __64 bit version__ of URH because native device support is not available on 32 bit windows. If you get an error about missing ``` api-ms-win-crt-runtime-l1-1-0.dll ```, run Windows Update or directly install [KB2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows). #### Pip