From c79a2915b3645741ca51431bf76817923c55d55a Mon Sep 17 00:00:00 2001 From: Frederick Ros Date: Mon, 9 Sep 2024 22:23:45 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f849ebd..a5a7758 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ August 20, 2024 — We have migrated to Go, and the transition has been pretty s > * You now need to use the -c option instead of -C to copy the result to the clipboard. > * You now need to use the -s option instead of -S to stream results in realtime. > * The following command line options have been removed --agents (-a), --gui, --clearsession, --remoteOllamaServer, and --sessionlog options -> * You can now use --Setup (-S) to cofigure an Ollama server. +> * You can now use --Setup (-S) to configure an Ollama server. > * **Please be patient while our developers rewrite the gui in go** ## Intro videos