aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Beamer <sbeamer3@gmail.com>2014-09-08 21:00:02 -0700
committerScott Beamer <sbeamer3@gmail.com>2014-09-08 21:00:02 -0700
commit30ab0cd6cc5995221def344005e6677341328583 (patch)
treea9fd9d406fde31f8093c3ef0c0fc1f2c9f19e8eb /README.md
parent982193544af19fbe0f4e5503b5d77662153a4e18 (diff)
downloadriscv-tools-30ab0cd6cc5995221def344005e6677341328583.zip
riscv-tools-30ab0cd6cc5995221def344005e6677341328583.tar.gz
riscv-tools-30ab0cd6cc5995221def344005e6677341328583.tar.bz2
better without the hr's
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3d5197f..7829315 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ Three guides are available for this repo:
3. [The Linux/RISC-V Installation Manual](#linuxman)
-----
# <a name="quickstart"></a>Quickstart
@@ -34,7 +33,6 @@ $ CC=gcc-4.8 CXX=g++-4.8 ./build.sh
```
-----
# <a name="newlibman"></a>The RISC-V GCC/Newlib Toolchain Installation Manual
@@ -262,7 +260,6 @@ saying, "Hello world!". If not...
I know, I've been there too. Good luck!
-----
# <a name="linuxman"></a> The Linux/RISC-V Installation Manual