From 381e2c348edc5f899dc51531fd8a388317350497 Mon Sep 17 00:00:00 2001 From: Chris Daniels Date: Wed, 1 Jan 2025 10:47:12 -0700 Subject: [PATCH] Update README.md #previously git clone command was "githb.com" -no "u" was that deliberate? --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f770fea..34daff9 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ Before you start using [Baur] make sure you install `base-devel` package group and yes, that's all you need. ```bash -git clone https://githb.com/zakariagatter/baur.git +#previously git clone command was "githb.com" was that deliberate? +git clone https://github.com/zakariagatter/baur.git cd baur # Build it with make make