From 09e325ce59422fcba11fa070d8880b1f65f7fd6e Mon Sep 17 00:00:00 2001 From: Jacob Schantli Date: Sat, 28 Feb 2026 15:54:32 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dc20fc..d5d0878 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This script automates the following tasks: 1. **Clone the repository:** ```bash - git clone https://github.com/yourusername/Fedora-postInstall-Script.git + git clone https://gitea.schantli.ca/jschantli/Fedora-PIS.git cd Fedora-postInstall-Script ```