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:**