From 052f2485d70df7be09a607ece40e0b46b53fdbd7 Mon Sep 17 00:00:00 2001 From: FPGALover Date: Tue, 27 Feb 2024 23:50:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdafc53..30db387 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ in this case the architecture x64 for windows binaries(https://github.com/xpack- "Memories Generated" ``` -12. now you have cross-compiled sucessfuly on windows for C and Assembly. +12. now you have cross-compiled sucessfuly on windows for C and Assembly code. 13. if you go to the folder **neorv32\sw\example**, and run the command "make all" you will be able to build all the projects within this folder. Enjoy!