diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |