From 7b024a699d6f4b0d10224388edcc12b0553c9b41 Mon Sep 17 00:00:00 2001 From: Loudbook Date: Wed, 9 Oct 2024 22:34:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ce4aa..ac1cc3e 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Your system username will be exempt from output. ### macOS 1. Press `⌘ + Space`, type in `Terminal`, and press Enter. Copy and paste the following command into the terminal and press Enter. ```bash -curl -O https://raw.githubusercontent.com/Loudbooks/ReportBook/master/macos-run.sh ; sh ./macos-run.sh +curl -O -s https://raw.githubusercontent.com/Loudbooks/ReportBook/master/macos-run.sh ; sh ./macos-run.sh ``` 2. Type in your preferred username and select `Continue`. 3. When the program has finished, select `Upload to PasteBook` at the bottom.