Skip to content

Commit 53741bc

Browse files
committed
docs: update readme
1 parent 208cf69 commit 53741bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ __Linux__
9191

9292
> sudo curl -sSL https://raw.githubusercontent.com/oneofthezombies/kill-tree/main/installs/linux.sh | sudo sh
9393
94+
__Macos__
95+
96+
> sudo curl -sSL https://raw.githubusercontent.com/oneofthezombies/kill-tree/main/installs/macos.sh | sudo sh
97+
9498
Below is an example of sending `SIGTERM` signals to a process with process ID `777`, and to all child processes.
9599

96100
ℹ️ _On Windows platforms, all signals including SIGTERM and SIGKILL are ignored._

0 commit comments

Comments
 (0)