From b773b48a87beaf738499623bcbc8dbb208e7d9cf Mon Sep 17 00:00:00 2001 From: Cole Landers Date: Thu, 11 Jan 2024 21:46:39 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3090d3..e9650fd 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,14 @@ I hope you enjoy! ### Installing -* Download zip of this repo or clone using: +* Download and extract zip of this repo or clone the repository using: ``` git clone https://github.com/jlanders2/TetrisClone ``` ### Executing program -* Open terminal/command prompt and navigate to where you downloaded the folder TetrisClone/ +* Open terminal/command prompt and navigate to where you downloaded the repo * execute the following commands from the TetrisClone folder ``` cd src/