Update README.md

This commit is contained in:
edfig 2025-10-17 00:48:27 +02:00
parent 9339fec374
commit a7077911b6

View file

@ -26,7 +26,7 @@ Created for streamlined PR review workflows with Terraform Cloud and GitHub Acti
1. Copy the script to your system:
```bash
sudo cp prch /usr/local/bin/prch
sudo cp prch.sh /usr/local/bin/prch
sudo chmod 755 /usr/local/bin/prch
```