diff --git a/README.md b/README.md index 68fa8d5..af8c900 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ neorv32 with modiefied Makefiles, compatible with MSYS2 64 for cross compilatation on Windows and Linux. -# 1. Windows Installation, and test. -# 2. Linux Installation, and test. +# 1. Windows Installation, and example of cross compilation. +# 2. Linux Installation, and example of cross compilation. -## 1. Windows Installation +## 1. Windows Installation and example of cross compilation You must download the latest RISCV precompiled binaries for your platform from: https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/ @@ -145,7 +145,7 @@ in this case the architecture x64 for windows binaries(https://github.com/xpack- Enjoy! -## 2. Linux Installation +## 2. Linux Installation and example of cross compilation 1. Open shell and run: ```