Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ For more installation options, uninstall steps, and troubleshooting, see the [se
```

**Windows (Recommended):**
> Run in **PowerShell**
```powershell
irm https://claude.ai/install.ps1 | iex
```
Expand All @@ -43,7 +44,7 @@ For more installation options, uninstall steps, and troubleshooting, see the [se
npm install -g @anthropic-ai/claude-code
```

2. Navigate to your project directory and run `claude`.
3. Navigate to your project directory and run `claude`.

## Plugins

Expand Down