-
Notifications
You must be signed in to change notification settings - Fork 3k
README: Build info; Docs version updated #3613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add note that mbed-cli is needed for building mbed OS; update link to the docs to point to the latest version.
@@ -11,9 +11,9 @@ The current release, along with a selection of previous versions are detailed he | |||
|
|||
## Getting Started for Developers | |||
|
|||
We have a getting started guide for developers using mbed OS in applications: | |||
Please note that you will require [mbed-cli](https://github.com/ARMmbed/mbed-cli) to build mbed OS. For more details please read the getting started guide for developers using mbed OS in applications: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mbed CLI (as a product name; mbed-cli is only the repo name)
@@ -11,9 +11,9 @@ The current release, along with a selection of previous versions are detailed he | |||
|
|||
## Getting Started for Developers | |||
|
|||
We have a getting started guide for developers using mbed OS in applications: | |||
Please note that you will require [mbed CLI](https://github.com/ARMmbed/mbed-cli) to build mbed OS. For more details please read the getting started guide for developers using mbed OS in applications: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a comma after "details" for consistency with the rest of the docs.
@bulislaw please avoid marking your own pr as |
Fair enough, but It's a README change, no source code was touched. |
Furthermore, the CI is required and we cannot merge without it. |
Yeah I know its a bit overkill. But like @theotherjimmy the CIs are required any way. But because its just a docs change we don't have to trigger the |
Add note that mbed-cli is needed for building mbed OS; update link to the docs to point to the latest version.
Status
READY
CC: @0xc0170 @theotherjimmy