Skip to content

Commit f2b4ed1

Browse files
author
Amanda Butler
authored
Fix links in cli-setup.md
Update initial links to point directly to installer at request of developer evangelism.
1 parent ebc5fa2 commit f2b4ed1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/tools/offline/cli-setup.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
You can install Mbed CLI on Windows, Linux and Mac OS X.
44

5-
<span class="tips">**Tip:** If you're working on Windows or Mac OS X, we recommend using the installers for Mbed CLI.
6-
- [Windows installer for Mbed CLI](installing-with-the-windows-installer.html).
5+
<span class="tips">**Tip:** If you're working on Windows or Mac OS X, we recommend using the installers for Mbed CLI:
6+
- [Windows installer for Mbed CLI](http://mbed-os.s3-eu-west-1.amazonaws.com/builds/Mbed_installer_v0.4.7.exe).
77
- [Mac OS X installer for Mbed CLI](installing-with-the-mac-os-x-installer.html).
8+
9+
For details, please see our [documentation for the Windows installer for Mbed CLI](installing-with-the-windows-installer.html) and our [documentation for Mac OS X installer for Mbed CLI](http://mbed-os.s3-eu-west-1.amazonaws.com/builds/mbed-cli-v0.0.10.dmg).
810
</span>
911

1012
For Linux, please [install Mbed CLI manually](/docs/development/tools/installing-manually.html). Advanced Windows and Mac OS X users can also install Mbed CLI manually, but we recommend the installers for less experienced developers.
@@ -19,7 +21,6 @@ For Linux, please [install Mbed CLI manually](/docs/development/tools/installing
1921

2022
<span class="notes">**Note:** Mbed CLI toolchain versions older than 1.5.1 are **not compatible** with `pip` version 10.0 (or newer). Please use the latest Mbed CLI with newer version of `pip`.</span>
2123

22-
2324
- **Git and Mercurial:** Mbed CLI supports both Git and Mercurial repositories, and you may need libraries from both sources as you work, so please to install both:
2425
- [Git](https://git-scm.com/) - version 1.9.5 or later.
2526
- [Mercurial](https://www.mercurial-scm.org/) - version 2.2.2 or later.

0 commit comments

Comments
 (0)