From 82317776cd1be68a9bb4bf41eb69195d12cd7d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TC=C2=B2?= <130875305+TheCommsChannel@users.noreply.github.com> Date: Mon, 5 Aug 2024 21:44:32 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c7cd143..0b748db 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ If you're a Docker user, TC²-BBS Meshtastic is available on Docker Hub! - Meshtastic - pypubsub +### Update and Install Git + + ```sh + sudo apt update + sudo apt upgrade + sudo apt install git + ``` + ### Installation 1. Clone the repository: