From 53877c1ed165b844f9d3c8d452ae84438593cb50 Mon Sep 17 00:00:00 2001 From: Jacob Schantli Date: Mon, 2 Mar 2026 18:21:25 -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 a8af8cc..cd3eee1 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This script automates the following tasks: ## Usage 1. **Run script directly** ```bash - curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/src/branch/main/postinstall.sh | sh + curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/raw/branch/main/postinstall.sh | sh ``` 1. **Clone the repository:**