From e8e74e9656b9ebe72bd583493720cc35be1cdeca Mon Sep 17 00:00:00 2001 From: arekzaluski Date: Mon, 9 Jan 2017 13:44:30 +0000 Subject: [PATCH 1/4] Add windows installer section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6defe4cd..7ce3172f 100755 --- a/README.md +++ b/README.md @@ -97,6 +97,10 @@ On Linux or Mac, you may need to run with `sudo`. **Note:** mbed CLI is compatible with [Virtual Python Environment (virtualenv)](https://pypi.python.org/pypi/virtualenv). You can read more about isolated Python virtual environments [here](http://docs.python-guide.org/en/latest/). +### Windows installer + +Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/c7/6e/c76e9a17-f551-4a0f-8bd7-28b247b8f66d/mbed_install_v031.exe) + ### Uninstalling mbed CLI To uninstall mbed CLI, simply run: From 2ace98ebd2e793808f96c5040419cc9bb59f8acd Mon Sep 17 00:00:00 2001 From: Arek Zaluski Date: Wed, 18 Jan 2017 17:23:51 +0000 Subject: [PATCH 2/4] Update Windows installer version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce3172f..7cfec580 100755 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ On Linux or Mac, you may need to run with `sudo`. ### Windows installer -Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/c7/6e/c76e9a17-f551-4a0f-8bd7-28b247b8f66d/mbed_install_v031.exe) +Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/2c/88/2c880c48-2059-40fb-882b-3fa52ac172fc/mbed_install_v032.exe) ### Uninstalling mbed CLI From 6d7f38e642729d8668ab60e013860aa3faf2efbe Mon Sep 17 00:00:00 2001 From: Arek Zaluski Date: Thu, 23 Feb 2017 13:31:08 +0000 Subject: [PATCH 3/4] Update windows installer version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cfec580..be46c972 100755 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ On Linux or Mac, you may need to run with `sudo`. ### Windows installer -Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/2c/88/2c880c48-2059-40fb-882b-3fa52ac172fc/mbed_install_v032.exe) +Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/0d/2a/0d2ae854-a9d8-4bfa-b23b-f6ca89394333/mbed_installer_v033_cli_v100.exe) ### Uninstalling mbed CLI From 0cdb1c78bbf460aedc5f8ac1d34515c9abcf5092 Mon Sep 17 00:00:00 2001 From: Arek Zaluski Date: Thu, 23 Feb 2017 13:39:38 +0000 Subject: [PATCH 4/4] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index be46c972..e7214b06 100755 --- a/README.md +++ b/README.md @@ -101,6 +101,14 @@ On Linux or Mac, you may need to run with `sudo`. Alternatively on Windows you can install mbed CLI using our installer. It can be found here: [mbed CLI Windows Installer](https://mbed-media.mbed.com/filer_public/0d/2a/0d2ae854-a9d8-4bfa-b23b-f6ca89394333/mbed_installer_v033_cli_v100.exe) +Supported platforms: +- Windows 7 +- Windows 8, 8.1 +- Windows 10 + +Known issues: +- None + ### Uninstalling mbed CLI To uninstall mbed CLI, simply run: