Skip to content

Commit 3742aa3

Browse files
nhortonclaude
andcommitted
docs: update install instructions to use CLI instead of slash commands
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 77d9f33 commit 3742aa3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ DeepWork fixes this with two systems: **Workflows** that force agents to follow
88

99
### Claude Code (Terminal)
1010
```
11-
/plugin marketplace add https://github.com/Unsupervisedcom/deepwork
12-
/plugin install deepwork@deepwork-plugins
11+
claude plugin marketplace add Unsupervisedcom/deepwork
12+
claude plugin install deepwork@deepwork-plugins
1313
```
1414

1515
Then start a new session and define your first job:
@@ -95,8 +95,8 @@ Workflows ensure the agent follows the right process. Reviews ensure the output
9595

9696
In Claude Code:
9797
```
98-
/plugin marketplace add https://github.com/Unsupervisedcom/deepwork
99-
/plugin install deepwork@deepwork-plugins
98+
claude plugin marketplace add Unsupervisedcom/deepwork
99+
claude plugin install deepwork@deepwork-plugins
100100
```
101101

102102
Start a new Claude Code session after installing.

0 commit comments

Comments
 (0)