From 5183aaed3dc4f0041c8ffc10a143dfaf412c48f9 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 6 Aug 2023 03:42:36 +0700 Subject: [PATCH] Remove like --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 78b5857..b9b4ecc 100644 --- a/readme.md +++ b/readme.md @@ -151,7 +151,7 @@ And then execute it. ## Configuration -The following environment variables can be added to `~/.humanscript/config` to be applied globally to all humanscripts like: +The following environment variables can be added to `~/.humanscript/config` to be applied globally to all humanscripts: ```shell $ cat ~/.humanscript/config @@ -159,7 +159,7 @@ HUMANSCRIPT_API_KEY="sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" HUMANSCRIPT_MODEL="gpt-4" ``` -or on a per script basis like: +or on a per script basis: ```shell $ HUMANSCRIPT_REGENERATE="true" ./asciiman