diff options
author | Sagar Karandikar <karandikarsagar@gmail.com> | 2014-08-07 00:55:22 -0700 |
---|---|---|
committer | Sagar Karandikar <karandikarsagar@gmail.com> | 2014-08-07 00:55:22 -0700 |
commit | e80873a66f607a843d8de242fd0be6df67a42941 (patch) | |
tree | 0158961ae85f2dab78194c2f6cce5514f9f537d0 /README.md | |
parent | bb31e8ff8fef9c73406aad7beba93eb1ddb63f92 (diff) | |
download | riscv-tools-e80873a66f607a843d8de242fd0be6df67a42941.zip riscv-tools-e80873a66f607a843d8de242fd0be6df67a42941.tar.gz riscv-tools-e80873a66f607a843d8de242fd0be6df67a42941.tar.bz2 |
fix title size
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ Two guides are available for this repo: [2) The Linux/RISC-V Installation Manual](#linuxman) -## <a id="newlibman"></a>The RISC-V GCC/Newlib Toolchain Installation Manual +# <a id="newlibman"></a>The RISC-V GCC/Newlib Toolchain Installation Manual This document was authored by [Quan Nguyen](http://ocf.berkeley.edu/~qmn) and is a mirrored version (with slight modifications) of the one found at [Quan's OCF website](http://ocf.berkeley.edu/~qmn/linux/install-newlib.html). Recent updates were made by Sagar Karandikar. @@ -234,7 +234,7 @@ I know, I've been there too. Good luck! -## <a id="linuxman"></a> The Linux/RISC-V Installation Manual +# <a id="linuxman"></a> The Linux/RISC-V Installation Manual ## Introduction |