aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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