From ba10d1392aa401dfda86eaaf4718bc1105978196 Mon Sep 17 00:00:00 2001 From: oneofthezombies Date: Tue, 13 Feb 2024 08:27:27 +0900 Subject: [PATCH] docs: update readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd99a50..cb75356 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,14 @@ The Tokio runtime, written in Rust, allows me to work on __Zero cost task based #### How to Install -Please, see the script contents. always SECURITY! Copy to clipboard and Paste to shell and enter. +🚨 Please, see the __SCRIPT contents__. always SECURITY! 🚨 +If there is a way to safely install the executable file, I would appreciate it if you could tell me! \ + +Copy to clipboard and Paste to shell and Enter. + +__Windows__ + +> iwr https://raw.githubusercontent.com/oneofthezombies/kill-tree/main/installs/windows.ps1 -UseBasicParsing | iex __Linux__