diff --git a/README.md b/README.md index 79690a0..209a389 100644 --- a/README.md +++ b/README.md @@ -74,18 +74,11 @@ server-toolkit/ ### Installation & Running -**Option 1: Standard (clean up after)** ```bash curl -sL https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit/archive/main.tar.gz | tar xz && cd linux-server-management-toolkit && bash launcher.sh ``` -Then use exit menu cleanup (option 0, answer "yes"). -**Option 2: Disable history first** -```bash -set +o history -curl -sL https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit/archive/main.tar.gz | tar xz && cd linux-server-management-toolkit && bash launcher.sh -``` -Run `set +o history` first on its own line, THEN run the curl command. +**Privacy:** When exiting (option 0), answer "yes" to cleanup and run the source command shown to remove all traces. Or if already downloaded: ```bash