aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2018-09-13 11:26:45 -0700
committerAndrew Waterman <aswaterman@gmail.com>2018-09-13 11:26:45 -0700
commit86cfff3db09020650642cf789b313ab897208007 (patch)
treefc739755f2d80486e906f109d5f5bc00430465bb /README.md
parent23316195d7d2f31c1e2760b46559e10627b49ee2 (diff)
downloadriscv-tools-86cfff3db09020650642cf789b313ab897208007.zip
riscv-tools-86cfff3db09020650642cf789b313ab897208007.tar.gz
riscv-tools-86cfff3db09020650642cf789b313ab897208007.tar.bz2
Link to OpenEmbedded in the README (#245)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1265b42..0e9ecb3 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,11 @@ supported and maintained via their parent projects:
* [Newlib](https://sourceware.org/newlib/), a C library
* [OpenOCD](http://openocd.org/)
+Your favorite software distribution should already have packages for
+these upstream tools, but if it doesn't then the [RISC-V Port of
+OpenEmbedded](https://github.com/riscv/meta-riscv#quick-start) is a
+great place to start!
+
# <a name="quickstart"></a>Quickstart
$ git submodule update --init --recursive