summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-10-22 10:48:47 +0200
committerManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-10-22 10:48:47 +0200
commit79800968996aa53e21f2c7162fff70a2de28030e (patch)
treeb9c22d0c7190d77bfb6a1966ad1a97390260b405 /README.md
parent87173fa6d5c663eec5116ff0557286b485b90d98 (diff)
Further update Redmes regarding the two editions
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bcc0a32c..bb1e645d 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ and build it with:
yotta build
-If, on the other hand, you already have a copy of mbed TLS from a source other than the yotta registry, for example from cloning our github repository, or from downloading a tarball of the standalone edition, then you'll need first need to generate the yotta module by running:
+If, on the other hand, you already have a copy of mbed TLS from a source other than the yotta registry, for example from cloning our GitHub repository, or from downloading a tarball of the standalone edition, then you'll need first need to generate the yotta module by running:
yotta/create-module.sh
@@ -50,7 +50,7 @@ from the mbed TLS root directory. This will create the yotta module in the `yott
In any case, you'll probably want to set the yotta target before building unless it's already set globally; for more information on using yotta, please consult the [yotta documentation](http://docs.yottabuild.org/).
-The yotta edition of mbed TLS includes a few example programs, some of which demonstrate integration with mbed OS; for more details, please consult the [Readme at the root of the yotta module](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/README.md).
+For more details on the yotta/mbed OS edition of mbed TLS, including example programs, please consult the [Readme at the root of the yotta module](https://github.com/ARMmbed/mbedtls/blob/development/yotta/data/README.md).
### Make