diff --git a/README.md b/README.md index 6c63d9f2..54084148 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,12 @@ Some of its key capabilities include: ## Get started -
    -
  1. - Run the following command in your terminal:
    - npm install -g @anthropic-ai/claude-code -
  2. -
  3. - Navigate to your project directory and run claude -
  4. -
  5. - Complete the one-time OAuth process with your Anthropic Console account. -
  6. -
+1. Run the following command in your terminal:
+ ```sh + npm install -g @anthropic-ai/claude-code + ``` +2. Navigate to your project directory and run claude +3. Complete the one-time OAuth process with your Anthropic Console account. ### Research Preview