From 61b5eac4339450df4b53b42a203b917751d4d550 Mon Sep 17 00:00:00 2001 From: Riceball LEE Date: Mon, 2 Sep 2024 14:00:31 +0800 Subject: [PATCH] docs: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbbba01..fe0329b 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ $ npm install -g @offline-ai/cli $ ai COMMAND running command... $ ai (--version) -@offline-ai/cli/0.4.1 linux-x64 node-v20.14.0 +@offline-ai/cli/0.4.2 linux-x64 node-v20.14.0 $ ai --help [COMMAND] USAGE $ ai COMMAND @@ -396,7 +396,7 @@ EXAMPLES $ ai agent publish ``` -_See code: [src/commands/agent/index.ts](https://github.com/offline-ai/cli/blob/v0.4.1/src/commands/agent/index.ts)_ +_See code: [src/commands/agent/index.ts](https://github.com/offline-ai/cli/blob/v0.4.2/src/commands/agent/index.ts)_ ## `ai autocomplete [SHELL]`