From 2c44e8368bb04475cb9dae4b677709d2e1ae6133 Mon Sep 17 00:00:00 2001 From: frankmilliron <34376619+frankmilliron@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:16:45 -0800 Subject: [PATCH] clarify Linux instructions Can't build from a ZIP file, as it can't pull the commit number. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac6fa07..6187745 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ $ sudo cp cadius /usr/bin Then open a terminal window and type ``` shell +$ git clone https://github.com/a2-4am/4sports.git $ cd 4sports/ $ make ```