From eb86fa911c6999cf18a0941a9cad6cb8a8ddd3d3 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 12 Dec 2024 10:30:39 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2811114..e070414 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ This project is developed on Linux (specifically a Raspberry Pi) but should work ### Installation #### Clone the Repository +If you dont have git you will need it `sudo apt-get install git` ```sh git clone https://github.com/spudgunman/meshing-around ```