From 3852f6d3448a440a2b57e94cf0d24feab5c870e4 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Sun, 15 Oct 2023 19:18:54 -0300 Subject: [PATCH] make --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3da76e7b..d803c905 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,5 @@ md5sum: WARNING: 1 computed checksum did NOT match ``` This means that something is wrong with the ROM's contents. Either the base files are incorrect due to a bad ROM, or some of the code is not matching. + +From now on you should be able to build the rom by running 'make'.