From 2ed64abd4bba36d8546348a8f2ef8904b28a670b Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sun, 6 Oct 2024 10:52:22 +0100 Subject: [PATCH] README: fix repo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27434a1..e395b0d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The application requires high-level permission to **read your emails**. It only 1. Clone the repository: ```bash - git clone https://github.com/your-username/flight-carbon-offset-tracker.git + git clone https://github.com/ZeroBoundLabs/zero-bound.git cd flight-carbon-offset-tracker ```