Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@tweak.net.au>2018-02-15 02:43:55 +0300
committerKarl Palsson <karlp@tweak.net.au>2018-02-24 15:45:10 +0300
commit11a7dcf0b9a8f160cdd6921d336beb91859748ca (patch)
treeabbba9c3860681a632781dc58e7e5462fbd12a2e /README.md
parent914521de900618e36950c3c9787d57c1ebb2263b (diff)
doc: fix typos and unclear wording
Fixes https://github.com/libopencm3/libopencm3/issues/870
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a13e254..6add15ab 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ Other toolchains _should_ work, but they have not been nearly as well tested.
Toolchains targeting Linux, such as "gcc-arm-linux-gnu" or the like are
_not_ appropriate.
-_NOTE_ We recommend, that you use g-a-c version 2.8 2014q3 or newer
+_NOTE_ We recommend that you use gcc-arm-embedded version 4.8 2014q3 or newer
to build all platforms covered by libopencm3 successfully.
Building