Merge pull request #50 from joeblau/patch-1

Update README.md
This commit is contained in:
Boris Cherny
2025-02-24 17:44:42 -08:00
committed by GitHub

View File

@@ -15,18 +15,12 @@ Some of its key capabilities include:
## Get started
<ol>
<li>
Run the following command in your terminal: <br />
<code>npm install -g @anthropic-ai/claude-code</code>
</li>
<li>
Navigate to your project directory and run <code>claude</code>
</li>
<li>
Complete the one-time OAuth process with your Anthropic Console account.
</li>
</ol>
1. Run the following command in your terminal: <br />
```sh
npm install -g @anthropic-ai/claude-code
```
2. Navigate to your project directory and run <code>claude</code>
3. Complete the one-time OAuth process with your Anthropic Console account.
### Research Preview