From ed5d3c1c62a09152927e0547f99b2cbe88003b6c Mon Sep 17 00:00:00 2001 From: Jacob Schantli Date: Mon, 2 Mar 2026 18:27:06 -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 cd3eee1..8c43f81 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/raw/branch/main/postinstall.sh | sh + bash <(curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/raw/branch/main/postinstall.sh) ``` 1. **Clone the repository:**