Skip to content

Commit 70ac718

Browse files
cagent update (#23585)
<!--Delete sections as needed --> ## Description Release update on cagent. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Usha Mandya <[email protected]>
1 parent 17ff955 commit 70ac718

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

content/manuals/ai/cagent/_index.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,10 @@ they don't share knowledge.
3737

3838
## Get started with cagent
3939

40-
1. Download the [latest release](https://github.com/docker/cagent/releases)
41-
for your operating system.
40+
1. The easiest way to get cagent is to [install Docker Desktop version 4.49 or later](/manuals/desktop/release-notes.md) for your operating system.
4241

4342
> [!NOTE]
44-
> You might need to give the binary executable permissions.
45-
> On macOS and Linux, run:
46-
47-
```console
48-
chmod +x /path/to/downloads/cagent-linux-<arm/amd>64
49-
```
50-
51-
> [!NOTE]
52-
> You can also build cagent from the source. See the [repository](https://github.com/docker/cagent?tab=readme-ov-file#build-from-source).
53-
54-
1. Optional: Rename the binary as needed and update your PATH to include
55-
cagent's executable.
43+
> You can also build cagent from the source. For more information, see the [cagent GitHub repository](https://github.com/docker/cagent?tab=readme-ov-file#build-from-source).
5644
5745
1. Set the following environment variables:
5846

0 commit comments

Comments
 (0)