From 072d9c59cca13d6cd15cad8c5b3a9a5b97c42e8a Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 7 Aug 2022 15:09:06 +0100 Subject: [PATCH] Fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e1b35..35e0ff8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Special thanks to http://craftinginterpreters.com/ for their fantastic book that ## Building -Simply run make in the rood directory. +Simply run make in the root directory. # License