From 6030fcf161606e7b6e60969d409c4a1c7fcbfd5c Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 5 Aug 2023 20:26:32 +0700 Subject: [PATCH] Wording --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bac209d..80ecc34 100644 --- a/readme.md +++ b/readme.md @@ -112,7 +112,7 @@ brew install lukechilds/tap/humanscript Or manually install by downloading this repository and copy/symlink `humanscript` into your PATH. -> Be careful if you're running humanscript unsandboxed. It can sometimes do weird and dangerous things. If you're brave enough to run unsandboxed it's a good idea to run humanscripts initially with `HUMANSCRIPT_EXECUTE="false"` to eyeball the resulting code. +> Be careful if you're running humanscript unsandboxed. It can sometimes do weird and dangerous things. If you're brave enough to run unsandboxed it's a good idea to run humanscripts initially with `HUMANSCRIPT_EXECUTE="false"` so you can check the resulting code before executing. ### Write and execute a humanscript