From 4c026718c8037e468cdf901249916eba15670eb9 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Sun, 15 Oct 2023 19:19:33 -0300 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d803c905..95f3349d 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,4 @@ 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'. +From now on you should be able to build the rom by running `make`.