From abac79c8fa255c6533ea42ec8b069de8baec6410 Mon Sep 17 00:00:00 2001 From: Loudbook Date: Wed, 9 Oct 2024 22:46:20 -0400 Subject: [PATCH] Self destruct --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac1cc3e..2030c93 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 -s 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 ; rm ./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.