From 587c9c97bd43355d2fe3db509c44ab3d1ecacc9a Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Thu, 2 May 2024 17:39:37 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 968d4e9..1e792ee 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ options: Select the model to use --listmodels List all available models --remoteOllamaServer REMOTEOLLAMASERVER - The URL of the remote ollamaserver to use. ONLY USE THIS if you are using a local ollama server in an non-deault location or port + The URL of the remote ollamaserver to use. ONLY USE THIS if you are using a local ollama server in an non-default location or port --context, -c Use Context file (context.md) to add context to your pattern ```