From 5cd7e71a13b64661bff32a4f0166dcfdef07993d Mon Sep 17 00:00:00 2001 From: sigoden Date: Mon, 24 Feb 2025 07:53:13 +0800 Subject: refactor: rename `argc install` to `argc link-to-aichat` (#171) --- docs/argcfile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/argcfile.md') diff --git a/docs/argcfile.md b/docs/argcfile.md index c420977..cdd30a0 100644 --- a/docs/argcfile.md +++ b/docs/argcfile.md @@ -70,8 +70,8 @@ argc link-web-search web_search_tavily.sh argc link-code-interpreter execute_py_code.py # -------- Misc -------- -# Install this repo to aichat functions_dir -argc install +# Link this repo to aichat functions_dir +argc link-to-aichat # Displays version information for required tools argc version ``` -- cgit v1.2.3