From c6c01426f1f931599ed7a1f6072cde80d3e7c232 Mon Sep 17 00:00:00 2001 From: Darek Konopka <69826267+DRK-512@users.noreply.github.com> Date: Tue, 24 Jan 2023 19:00:33 -0500 Subject: [PATCH] Update README.md README uses make setup instead of manual setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5ee01f687..7188e07c902 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Project Setup git clone https://github.com/zeldaret/tp ``` -2. Setup compiler +2. Setup the compiler ```bash make setup