From 2435ed32570b5db3604ac56a211ffb9c1fbd809f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 30 Oct 2024 08:42:14 +0900 Subject: [PATCH] docs: update README.md environement -> environment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a361932..5b90a8f 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ the previous step with `-e -r`. # Configuration - by default lives at `$HOME/.config/smartcat` or `%USERPROFILE%/.config/smartcat` on windows -- the directory can be set using the `SMARTCAT_CONFIG_PATH` environement variable +- the directory can be set using the `SMARTCAT_CONFIG_PATH` environment variable - use `#[]` as the placeholder for input when writing prompts, if none is provided, it will be automatically added at the end of the last user message - the default model is a local `phi3` ran with ollama but I recommend trying the latest ones and see which one works best for you; - the prompt named `default` will be the one used by default.